Frames | No Frames |
Constructors with parameter type org.apache.xalan.templates.Stylesheet | |
Create a processor context to be passed to an extension.
|
Methods with parameter type org.apache.xalan.templates.Stylesheet | |
void | Output an object to the result tree by doing the right conversions.
|
void | ExtensionHandler.processElement(String localPart, ElemTemplateElement element, TransformerImpl transformer, Stylesheet stylesheetTree, Object methodKey) Process a call to this extension namespace via an element. |
void | ExtensionHandlerExsltFunction.processElement(String localPart, ElemTemplateElement element, TransformerImpl transformer, Stylesheet stylesheetTree, Object methodKey) Required by ExtensionHandler (an abstract method). |
void | ExtensionHandlerGeneral.processElement(String localPart, ElemTemplateElement element, TransformerImpl transformer, Stylesheet stylesheetTree, Object methodKey) Process a call to this extension namespace via an element. |
void | ExtensionHandlerJavaClass.processElement(String localPart, ElemTemplateElement element, TransformerImpl transformer, Stylesheet stylesheetTree, Object methodKey) Process a call to this extension namespace via an element. |
void | ExtensionHandlerJavaPackage.processElement(String localPart, ElemTemplateElement element, TransformerImpl transformer, Stylesheet stylesheetTree, Object methodKey) Process a call to this extension namespace via an element. |
Methods with return type org.apache.xalan.templates.Stylesheet | |
Stylesheet | Get the Stylesheet being executed.
|
Constructors with parameter type org.apache.xalan.templates.Stylesheet | |
Constructor WhitespaceInfoPaths
|
Methods with parameter type org.apache.xalan.templates.Stylesheet | |
void | Push the current stylesheet being constructed. |
Classes derived from org.apache.xalan.templates.Stylesheet | |
class | Represents a stylesheet that has methods that resolve includes and
imports. |
class | This class represents the root object of the stylesheet tree.
|
Constructors with parameter type org.apache.xalan.templates.Stylesheet | |
Constructs a new element representing the xsl:key. | |
Constructor for a Stylesheet.
| |
Uses an XSL stylesheet document.
| |
Constructor WhiteSpaceInfo
| |
Constructor WhiteSpaceInfo
|
Methods with parameter type org.apache.xalan.templates.Stylesheet | |
void | Add a stylesheet to the "include" list.
|
void | Set the owning stylesheet.
|
void | Set the parent of the stylesheet. |
Methods with return type org.apache.xalan.templates.Stylesheet | |
Stylesheet | Stylesheet.getInclude(int i) Get the stylesheet at the given in index in "include" list
|
Stylesheet | Get an "xsl:include" property.
|
Stylesheet | Get the owning stylesheet.
|
Stylesheet | Get the owning stylesheet. |
Stylesheet | Get the owning stylesheet. |
Stylesheet | Get the parent of the stylesheet. |