#include <StylesheetConstructionContext.hpp>
Inheritance diagram for StylesheetConstructionContext
|
|
|
|
|
|
|
Create a new Stylesheet instance. The StylesheetConstructionContext instance owns the Stylesheet instance, and will delete it when asked or when the StylesheetConstructionContext instance is destroyed.
Reimplemented in StylesheetConstructionContextDefault. |
|
Create a new StylesheetRoot instance. The StylesheetConstructionContext instance owns the StylesheetRoot instance, and will delete it when asked or when the StylesheetConstructionContext instance is destroyed.
Reimplemented in StylesheetConstructionContextDefault. |
|
Create a new StylesheetRoot instance. The StylesheetConstructionContext instance owns the StylesheetRoot instance, and will delete it when asked or when the StylesheetConstructionContext instance is destroyed.
Reimplemented in StylesheetConstructionContextDefault. |
|
Create and initialize an xpath for a match pattern and return it. This is to be used by stylesheet elements that need an XPath that is guaranteed to persist while it lives.
Reimplemented in StylesheetConstructionContextDefault. |
|
Create and initialize an xpath for a match pattern and return it. This is to be used by stylesheet elements that need an XPath that is guaranteed to persist while it lives.
Reimplemented in StylesheetConstructionContextDefault. |
|
Create and initialize an xpath and return it. This is to be used by stylesheet elements that need an XPath that is guaranteed to persist while it lives.
Reimplemented in StylesheetConstructionContextDefault. |
|
Create and initialize an xpath and return it. This is to be used by stylesheet elements that need an XPath that is guaranteed to persist while it lives.
Reimplemented in StylesheetConstructionContextDefault. |
|
Destroy a StylesheetRoot instance. If this StylesheetConstructionContext instance does not own the StylesheetRoot, it will not delete it
Reimplemented in StylesheetConstructionContextDefault. |
|
Reimplemented in StylesheetConstructionContextDefault. |
|
Reimplemented in StylesheetConstructionContextDefault. |
|
Given an XSL tag name, return an integer token that corresponds to ELEMNAME_XXX constants defined in Constants.hpp.
Reimplemented in StylesheetConstructionContextDefault. |
|
Given an XSL tag name, return an integer token that corresponds to ELEMNAME_XXX constants defined in Constants.hpp.
Reimplemented in StylesheetConstructionContextDefault. |
|
Given an XSL tag name, return an integer token that corresponds to ELEMNAME_XXX constants defined in Constants.hpp.
Reimplemented in StylesheetConstructionContextDefault. |
|
Get the locator from the top of the locator stack.
Reimplemented in StylesheetConstructionContextDefault. |
|
Determine the fully qualified URI for a string.
Reimplemented in StylesheetConstructionContextDefault. |
|
Determine the fully qualified URI for a string.
Reimplemented in StylesheetConstructionContextDefault. |
|
Determine the fully qualified URI for a string.
Reimplemented in StylesheetConstructionContextDefault. |
|
Determine the fully qualified URI for a string.
Reimplemented in StylesheetConstructionContextDefault. |
|
Retrieve the URI for the current XSLT namespace, for example, "http://www.w3.org/1999/XSL/Transform".
Reimplemented in StylesheetConstructionContextDefault. |
|
Get the latest XSLT version currently supported.
Reimplemented in StylesheetConstructionContextDefault. |
|
Get the Xalan namespace for built-in extensions.
Reimplemented in StylesheetConstructionContextDefault. |
|
Reimplemented in StylesheetConstructionContextDefault. |
|
Reimplemented in StylesheetConstructionContextDefault. |
|
Read in the XML file, either producing a Document or calling SAX events, and register the document in a table. If the document has already been read in, it will not be reparsed.
Reimplemented in StylesheetConstructionContextDefault. |
|
Pop the locator from the top of the locator stack.
Reimplemented in StylesheetConstructionContextDefault. |
|
Push a locator on to the locator stack.
Reimplemented in StylesheetConstructionContextDefault. |
|
Reset the StylesheetConstructionContext instance. Any existing objects created by the instance will be destroyed. Reimplemented in StylesheetConstructionContextDefault. |
|
Reimplemented in StylesheetConstructionContextDefault. |
|
Reimplemented in StylesheetConstructionContextDefault. |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSL Transformer Version 1.1 |
|