Xalan-C++ API Reference
1.12.0
|
#include <xalanc/XalanSourceTree/XalanSourceTreeDOMSupport.hpp>
Public Member Functions | |
XalanSourceTreeDOMSupport () | |
XalanSourceTreeDOMSupport (const XalanSourceTreeParserLiaison &theParserLiaison) | |
virtual | ~XalanSourceTreeDOMSupport () |
virtual void | reset () |
virtual const XalanDOMString & | getUnparsedEntityURI (const XalanDOMString &theName, const XalanDocument &theDocument) const |
Retrieves the URI of the named unparsed entity from the supplied document. More... | |
virtual bool | isNodeAfter (const XalanNode &node1, const XalanNode &node2) const |
Determine if a node is after another node, in document order. More... | |
const XalanSourceTreeParserLiaison * | getParserLiaison () const |
void | setParserLiaison (const XalanSourceTreeParserLiaison *theParserLiaison) |
Public Member Functions inherited from xalanc::DOMSupport | |
DOMSupport () | |
virtual | ~DOMSupport () |
Definition at line 40 of file XalanSourceTreeDOMSupport.hpp.
xalanc::XalanSourceTreeDOMSupport::XalanSourceTreeDOMSupport | ( | ) |
xalanc::XalanSourceTreeDOMSupport::XalanSourceTreeDOMSupport | ( | const XalanSourceTreeParserLiaison & | theParserLiaison | ) |
|
virtual |
|
inline |
Definition at line 67 of file XalanSourceTreeDOMSupport.hpp.
|
virtual |
Retrieves the URI of the named unparsed entity from the supplied document.
theName | The name of the entity |
theDocument | The document that contains the entity |
Implements xalanc::DOMSupport.
Reimplemented in xalanc::XalanDefaultParsedSourceDOMSupport.
|
virtual |
Determine if a node is after another node, in document order.
node1 | The first node |
node2 | The second node |
Implements xalanc::DOMSupport.
Reimplemented in xalanc::XalanDefaultParsedSourceDOMSupport.
|
virtual |
Implements xalanc::DOMSupport.
Reimplemented in xalanc::XalanDefaultParsedSourceDOMSupport.
|
inline |
Definition at line 73 of file XalanSourceTreeDOMSupport.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:37 for Xalan-C++ API Reference by 1.8.17