Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse JET Guide
Previous Page Home Next Page


Package org.eclipse.jet

Defines core interfaces for executing JET transformations and templates.

See:
           Description

Interface Summary
BufferedJET2Writer Protocol defining a buffered writer for JET.
IWriterListener Callback interface allowing participation in the finalization of a JET2Writer's content.
IWriterListenerExtension Extension interface to IWriterListener allowing finalizeContent handlers to receive existing file contents
JET1TemplateManager.ITemplateOperation Protocol for a dynamic template operation.
JET1TemplateManager.ITemplateRunner Defines the protocol for an operation that dynamically invokes JET1 templates.
JET2Context.LogListener Protocol for a listener to the JET2Context log.
JET2Template Interface to compiled JET2 templates.
JET2TemplateLoader A loader for templates within a transform.
JET2TemplateLoaderExtension Extension interface for JET2TemplateLoader allowing for delegation of template loading to other loaders
JET2TemplateManager.ITemplateOperation Protocol for a dynamic template operation.
JET2TemplateManager.ITemplateRunner Defines the protocol for an operation that dynamically invokes JET2 templates.
JET2Writer Protocol for content writing in JET2 templates.
 

Class Summary
AbstractContextExtender Deprecated. Since 0.9.0.
BodyContentWriter Standard implementation of BufferedJET2Writer that uses on IDocument as its buffer.
ContextLogEntry Entry in the log created by JET2Context log methods
ContextLogEntry.Builder Builder for ContextLogEntry entities
JET1TemplateManager Mananger for operations that dynamically invoke JET1 templates.
JET2Context Define the execution context for a JET2 transform or template.
JET2Platform Utility class for invoking JET Transforms
JET2TemplateManager Mananger for operations that dynamically invoke JET2 templates.
XPathContextExtender Context Extender that understands XPath processing.
 

Exception Summary
CoreJETException Represents an exception in the core JET engine
WriterPositionException Deprecated. No longer used
 

Package org.eclipse.jet Description

Defines core interfaces for executing JET transformations and templates.


Copyright 2006 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire