|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xalan.templates | |
org.apache.xalan.extensions | Implementation of Xalan Extension Mechanism. |
org.apache.xalan.lib | Extension elements and functions shipped with Xalan-Java, including EXSLT functions. |
org.apache.xalan.processor | Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object). |
org.apache.xalan.templates | Implements the Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
org.apache.xalan.trace | Implementation of Xalan Trace events, for use by a debugger. |
org.apache.xalan.transformer | In charge of run-time transformations and the production of result trees. |
org.apache.xpath.operations | Support for XPath operations, such as +, -, string(), etc. |
Classes in org.apache.xalan.templates used by org.apache.xalan.extensionsElemExsltFunction
|
**For advanced use only** Implement func:function. ElemTemplateElement
|
**For advanced use only** An instance of this class represents an element inside an xsl:template class. Stylesheet
|
Represents a stylesheet element. StylesheetRoot
|
This class represents the root object of the stylesheet tree. |
Classes in org.apache.xalan.templates used by org.apache.xalan.libElemExtensionCall
|
**For advanced use only** Implement an extension element. |
Classes in org.apache.xalan.templates used by org.apache.xalan.processorElemTemplate
|
**For advanced use only** Implement xsl:template. ElemTemplateElement
|
**For advanced use only** An instance of this class represents an element inside an xsl:template class. Stylesheet
|
Represents a stylesheet element. StylesheetRoot
|
This class represents the root object of the stylesheet tree. WhiteSpaceInfo
|
This is used as a special "fake" template that can be handled by the TemplateList to do pattern matching on nodes. XSLTVisitable
|
A class that implements this interface will call a XSLTVisitor for itself and members within it's heararchy. |
Classes in org.apache.xalan.templates used by org.apache.xalan.templatesAVT
|
**For advanced use only** Class to hold an Attribute Value Template. AVTPart
|
**For internal use only** Class to hold a part, either a string or XPath, of an Attribute Value Template. DecimalFormatProperties
|
**For advanced use only** Implement xsl:decimal-format. ElemAttributeSet
|
**For advanced use only** Implement xsl:attribute-set. ElemCallTemplate
|
**For advanced use only** Implement xsl:call-template. ElemElement
|
**For advanced use only** Implement xsl:element ElemExsltFunction
|
**For advanced use only** Implement func:function. ElemForEach
|
**For advanced use only** Implement xsl:for-each. ElemLiteralResult
|
**For advanced use only** Implement a Literal Result Element. ElemParam
|
**For advanced use only** Implement xsl:param. ElemSort
|
**For advanced use only** Implement xsl:sort. ElemTemplate
|
**For advanced use only** Implement xsl:template. ElemTemplateElement
|
**For advanced use only** An instance of this class represents an element inside an xsl:template class. ElemUse
|
**For advanced use only** Implement xsl:use. ElemVariable
|
**For advanced use only** Implement xsl:variable. ElemWithParam
|
**For advanced use only** Implement xsl:with-param. KeyDeclaration
|
**For internal use only** Holds the attribute declarations for the xsl:keys element. NamespaceAlias
|
Object to hold an xsl:namespace element. OutputProperties
|
This class provides information from xsl:output elements. Stylesheet
|
Represents a stylesheet element. StylesheetComposed
|
Represents a stylesheet that has methods that resolve includes and imports. StylesheetRoot
|
This class represents the root object of the stylesheet tree. TemplateList
|
**For advanced use only** Encapsulates a template list, and helps locate individual templates. TemplateList.TemplateWalker
|
An inner class used by a compiler to iterate over all of the ElemTemplates stored in this TemplateList. WhiteSpaceInfo
|
This is used as a special "fake" template that can be handled by the TemplateList to do pattern matching on nodes. XSLTVisitable
|
A class that implements this interface will call a XSLTVisitor for itself and members within it's heararchy. XSLTVisitor
|
A derivation from this class can be passed to a class that implements the XSLTVisitable interface, to have the appropriate method called for each component of an XSLT stylesheet. |
Classes in org.apache.xalan.templates used by org.apache.xalan.traceElemTemplateElement
|
**For advanced use only** An instance of this class represents an element inside an xsl:template class. |
Classes in org.apache.xalan.templates used by org.apache.xalan.transformerElemAttributeSet
|
**For advanced use only** Implement xsl:attribute-set. ElemForEach
|
**For advanced use only** Implement xsl:for-each. ElemNumber
|
**For advanced use only** Implement xsl:number. ElemTemplate
|
**For advanced use only** Implement xsl:template. ElemTemplateElement
|
**For advanced use only** An instance of this class represents an element inside an xsl:template class. OutputProperties
|
This class provides information from xsl:output elements. StylesheetRoot
|
This class represents the root object of the stylesheet tree. |
Classes in org.apache.xalan.templates used by org.apache.xpath.operationsElemVariable
|
**For advanced use only** Implement xsl:variable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |