Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSL Transformer Version 1.1
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
StylesheetConstructionContext Member List
This is the complete list of members for StylesheetConstructionContext, including all inherited members.
- create(const XalanDOMString& theBaseIdentifier) = 0
[pure virtual]
- create(const XSLTInputSource& theInputSource) = 0
[pure virtual]
- create( StylesheetRoot& theStylesheetRoot, const XalanDOMString& theBaseIdentifier) = 0
[pure virtual]
- createMatchPattern( const Locator* locator, const XalanDOMString& str, const PrefixResolver& resolver) = 0
[pure virtual]
- createMatchPattern( const Locator* locator, const XalanDOMChar* str, const PrefixResolver& resolver) = 0
[pure virtual]
- createXPath( const Locator* locator, const XalanDOMString& str, const PrefixResolver& resolver) = 0
[pure virtual]
- createXPath( const Locator* locator, const XalanDOMChar* str, const PrefixResolver& resolver) = 0
[pure virtual]
- destroy(StylesheetRoot* theStylesheetRoot) = 0
[pure virtual]
- error( const XalanDOMString& msg, const XalanNode* sourceNode = 0, const ElemTemplateElement* styleNode = 0) const = 0
[pure virtual]
- error( const char* msg, const XalanNode* sourceNode = 0, const ElemTemplateElement* styleNode = 0) const = 0
[pure virtual]
- getAttrTok(const XalanDOMString& name) const = 0
[pure virtual]
- getAttrTok(const XalanDOMChar* name) const = 0
[pure virtual]
- getElementToken(const XalanDOMString& name) const = 0
[pure virtual]
- getLocatorFromStack() const = 0
[pure virtual]
- getURLFromString(const XalanDOMString& urlString) = 0
[pure virtual]
- getURLFromString( const XalanDOMString& urlString, const XalanDOMString& base) = 0
[pure virtual]
- getURLStringFromString(const XalanDOMString& urlString) = 0
[pure virtual]
- getURLStringFromString( const XalanDOMString& urlString, const XalanDOMString& base) = 0
[pure virtual]
- getXalanXSLNameSpaceURL() const = 0
[pure virtual]
- getXSLTNamespaceURI() const = 0
[pure virtual]
- getXSLTVersionSupported() const = 0
[pure virtual]
- message( const XalanDOMString& msg, const XalanNode* sourceNode = 0, const ElemTemplateElement* styleNode = 0) const = 0
[pure virtual]
- message( const char* msg, const XalanNode* sourceNode = 0, const ElemTemplateElement* styleNode = 0) const = 0
[pure virtual]
- parseXML( const XalanDOMString& urlString, DocumentHandler* docHandler, XalanDocument* docToRegister) = 0
[pure virtual]
- popLocatorStack() = 0
[pure virtual]
- pushLocatorOnStack(const Locator* locator) = 0
[pure virtual]
- reset() = 0
[pure virtual]
- StylesheetConstructionContext()
[explicit]
- URLAutoPtrType typedef
- warn( const XalanDOMString& msg, const XalanNode* sourceNode = 0, const ElemTemplateElement* styleNode = 0) const = 0
[pure virtual]
- warn( const char* msg, const XalanNode* sourceNode = 0, const ElemTemplateElement* styleNode = 0) const = 0
[pure virtual]
- ~StylesheetConstructionContext()
[virtual]
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSL Transformer Version 1.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.
|
|