BEA Systems, Inc.


Package weblogic.apache.xalan.templates

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 TransformerImpl classes.
DecimalFormatProperties Implement xsl:decimal-format.
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.
ElemElement Implement xsl:element
ElemEmpty Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
ElemExtensionCall Implement an extension element.
ElemExtensionDecl Implement the declaration of an extension element
ElemExtensionScript Implement Script 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.
ElemUnknown Implement a Literal Result Element.
ElemUse Implement xsl:use.
ElemValueOf Implement xsl:value-of.
ElemVariable Implement xsl:variable.
ElemWhen Implement xsl:when.
ElemWithParam Implement xsl:with-param.
FuncDocument Execute the Doc() function.
FuncFormatNumb Execute the FormatNumber() function.
FuncKey Execute the Key() function.
KeyDeclaration 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 Encapsulates a template list, and helps locate individual templates.
WhiteSpaceInfo This is used as a special "fake" template that can be handled by the TemplateList to do pattern matching on nodes.
XMLNSDecl Represents an xmlns declaration
XUnresolvedVariable An instance of this class holds unto a variable until it is executed.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference