|
BEA Systems, Inc. | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| XSLTProcessor |
The transformation processor -- use XSLTProcessorFactory to instantiate an implementation of this interface. |
| Class Summary | |
| AVT | Class to hold an Attribute Value Template. |
| AVTPart | Class to hold a part, either a string or XPath, of an Attribute Value Template. |
| AVTPartSimple | Simple string part of a complex AVT. |
| AVTPartXPath | Simple string part of a complex AVT. |
| Constants | Primary constants used in the XSLTEngineImpl classes. |
| ElemApplyImport | Implement xsl:apply-imports. |
| ElemApplyTemplates | Implement xsl:apply-templates. |
| ElemAttribute | Implement xsl:attribute. |
| ElemAttributeSet | Implement xsl:attribute-set. |
| ElemCallTemplate | Implement xsl:call-template. |
| ElemChoose | Implement xsl:choose. |
| ElemComment | Implement xsl:comment. |
| ElemCopy | Implement xsl:copy. |
| ElemCopyOf | Implement xsl:copy-of. |
| ElemDecimalFormat | Implement xsl:decimal-format. |
| ElemElement | Implement xsl:decimal-format. |
| ElemExtensionCall | Implement an extension element. |
| ElemFallback | Implement xsl:fallback. |
| ElemForEach | Implement xsl:for-each. |
| ElemIf | Implement xsl:if. |
| ElemLiteralResult | Implement a Literal Result Element. |
| ElemMessage | Implement xsl:message. |
| ElemNumber | Implement xsl:number. |
| ElemOtherwise | Implement xsl:otherwise. |
| ElemParam | Implement xsl:param. |
| ElemPI | Implement xsl:processing-instruction. |
| ElemSort | Implement xsl:sort. |
| ElemTemplate | Implement xsl:template. |
| ElemTemplateElement | An instance of this class represents an element inside an xsl:template class. |
| ElemText | Implement xsl:template. |
| ElemTextLiteral | Implement a text literal. |
| ElemUse | Implement xsl:use. |
| ElemValueOf | Implement xsl:value-of. |
| ElemVariable | Implement xsl:variable. |
| ElemWhen | Implement xsl:when. |
| ElemWithParam | Implement xsl:with-param. |
| ExtensionNSHandler | Represents an extension namespace. |
| FuncDocument | Execute the Doc() function. |
| FuncFormatNumb | Execute the FormatNumber() function. |
| KeyTable | Table of element keys, keyed by document node. |
| Process | The main() method handles the Xalan command-line interface. |
| ResultTreeFrag | Container of a result tree fragment. |
| Stylesheet | Represents the base stylesheet or an "import" stylesheet; "include" stylesheets are combined with the including stylesheet. |
| StylesheetHandler | Initializes and processes a stylesheet via SAX events. |
| StylesheetRoot |
Binary representation of a stylesheet -- use the XSLTProcessor ProcessStylesheet
method to create a StylesheetRoot and improve performance for a stylesheet performing multiple transformations. |
| StylesheetSpec | This class implements the representation of a stylesheet specification via xml-stylesheet in an XML document. |
| TemplateList | Encapsulates a template list, and helps locate individual templates. |
| UnImplNode | To be subclassed by classes that wish to fake being nodes. |
| XSLProcessorContext | Captures processor context to be passed to an extension element. |
| XSLProcessorVersion | Administrative class to keep track of the version number of the Xalan release. |
| XSLTEngineImpl | The Xalan workhorse -- Collaborates with the XML parser liaison, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree. |
| XSLTInputSource | Represents an XML source document or XSL stylesheet. |
| XSLTProcessorFactory | Manufactures the processor for performing transformations. |
| XSLTResultTarget | Contains the result of a transformation that you perform with the XSLTProcessor process() method or one of the StylesheetRoot process() methods. |
| Exception Summary | |
| XSLProcessorException | The exception used for most XSLT errors. |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs60 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||