Interface | Description |
---|---|
XslContentNode |
Represents an XSL node which must be in a content section.
|
XslTopNode |
Represents an XSL node which can be in the top section.
|
Class | Description |
---|---|
TextNode |
Represents any XSL node from the stylesheet.
|
XslApplyImports |
Represents the xsl:apply-imports node from the stylesheet.
|
XslApplyTemplates |
Represents any XSL node from the stylesheet.
|
XslAttribute |
Represents any XSL node from the stylesheet.
|
XslAttributeNode |
Represents any XSL node from the stylesheet.
|
XslAttributeSet |
Represents an attribute set.
|
XslCallTemplate |
Represents the xsl:call-template node.
|
XslChoose |
Represents the xsl:choose element.
|
XslComment |
Represents an xsl:comment node from the stylesheet.
|
XslCopy |
Copies the node.
|
XslCopyOf |
Copies the node.
|
XslDecimalFormat |
xsl:decimal-format
|
XslElement |
Represents the generation of an XSL node.
|
XslElementNode |
Represents any XSL node from the stylesheet.
|
XslForEach |
Represents the xsl:for-each element.
|
XslIf |
Represents any XSL node from the stylesheet.
|
XslImport |
Imports a stylesheet.
|
XslInclude |
Includes a stylesheet.
|
XslKey |
Includes a stylesheet.
|
XslMessage |
xsl:message
|
XslNamespaceAlias |
the xsl:namespace-alias tag
|
XslNamespaceNode |
Represents a namespace node from the stylesheet.
|
XslNode |
Represents any XSL node from the stylesheet.
|
XslNumber |
Returns the value of an expression.
|
XslOtherwise |
Represents an xsl:otherwise node from the stylesheet.
|
XslOutput |
Returns the value of an expression.
|
XslParam |
Represents an xsl:param node from the stylesheet.
|
XslPreserveSpace |
Represents any XSL node from the stylesheet.
|
XslProcessingInstruction |
Represents an xsl:processing-instructionny node from the stylesheet.
|
XslResultDocument |
changes the output
|
XslSort |
Represents the xsl:sort element.
|
XslStripSpace |
Represents any XSL node from the stylesheet.
|
XslStylesheet |
Represents the top-level xsl:stylesheet node.
|
XslTemplate |
Represents the xsl:template node.
|
XslText |
Represents any XSL node from the stylesheet.
|
XslTransform |
Represents the top-level xsl:transform node.
|
XslUseAttributeSets |
Represents any XSL node from the stylesheet.
|
XslValueOf |
Returns the value of an expression.
|
XslVariable |
Sets an xsl variable.
|
XslWhen |
Represents any XSL node from the stylesheet.
|
XslWithParam |
Represents an xsl:with-param node from the stylesheet.
|
XslWrapperNode |
Represents any XSL node from the stylesheet.
|
XtpDeclaration |
Represents the xtp:declaration node from the stylesheet.
|
XtpDirectiveCache |
Represents the xtp:directive.page node from the stylesheet.
|
XtpDirectivePage |
Represents the xtp:directive.page node from the stylesheet.
|
XtpExpression |
Represents the xtp:expression node from the stylesheet.
|
XtpScriptlet |
Represents the xtp:scriptlet node from the stylesheet.
|