Interface Summary
|
ConditionalTag
|
Interface to a conditional tag. |
ContainerTag
|
Interface to a container tag. |
CustomTag
|
Interface representing common characteristics of JET2 custom tags. |
EmptyTag
|
Define characteristics of a JET2 emptyTag. |
FunctionTag
|
Define a JET2 function tag. |
IteratingTag
|
Define the behavior of a JET2 iterating tag. |
OtherTag
|
Represent a fully generate tag implementation. |
RuntimeTagElement
|
Defines the execution behavior an XML Element in a JET2 compiled template. |
TagAttributeDefinition
|
Expose the details of a Custom Tag attribute |
TagDefinition
|
Expose the definition of a tag, as declared in a 'org.eclipse.jet.tagLibraries' extension. |
TagFactory
|
Factory used by compiled JET2 templates to instantiate
custom XML Elements. |
TagInstanceFactory
|
Define behavior of a factory for tags in a class library |
TagLibrary
|
Provide access to the tags in a tag library. |
TagLibraryReference
|
Represent a reference to a tag library by a template or a transform. |