Xalan-C++ API Reference 1.12.0
|
#include <xalanc/XalanTransformer/XalanDefaultParsedSource.hpp>
Public Member Functions | |
XalanDefaultParsedSourceDOMSupport (const XalanSourceTreeParserLiaison &theParserLiaison, const XalanSourceTreeDOMSupport &theDOMSupport) | |
virtual | ~XalanDefaultParsedSourceDOMSupport () |
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. | |
virtual bool | isNodeAfter (const XalanNode &node1, const XalanNode &node2) const |
Determine if a node is after another node, in document order. | |
![]() | |
XalanSourceTreeDOMSupport () | |
XalanSourceTreeDOMSupport (const XalanSourceTreeParserLiaison &theParserLiaison) | |
virtual | ~XalanSourceTreeDOMSupport () |
const XalanSourceTreeParserLiaison * | getParserLiaison () const |
void | setParserLiaison (const XalanSourceTreeParserLiaison *theParserLiaison) |
![]() | |
DOMSupport () | |
virtual | ~DOMSupport () |
Definition at line 46 of file XalanDefaultParsedSource.hpp.
xalanc::XalanDefaultParsedSourceDOMSupport::XalanDefaultParsedSourceDOMSupport | ( | const XalanSourceTreeParserLiaison & | theParserLiaison, |
const XalanSourceTreeDOMSupport & | theDOMSupport ) |
References xalanc::XalanSourceTreeDOMSupport::XalanSourceTreeDOMSupport().
Referenced by isNodeAfter().
|
virtual |
|
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 |
Reimplemented from xalanc::XalanSourceTreeDOMSupport.
|
virtual |
Determine if a node is after another node, in document order.
node1 | The first node |
node2 | The second node |
Reimplemented from xalanc::XalanSourceTreeDOMSupport.
References XalanDefaultParsedSourceDOMSupport(), and xalanc::XalanSourceTreeDOMSupport::XalanSourceTreeDOMSupport().
|
virtual |
Reimplemented from xalanc::XalanSourceTreeDOMSupport.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sat May 17 2025 10:52:27 for Xalan-C++ API Reference by