#include <XalanSourceTreeDOMSupport.hpp>
Inherits DOMSupport.
Inherited by XalanDefaultParsedSourceDOMSupport.
◆ XalanSourceTreeDOMSupport() [1/2]
XalanSourceTreeDOMSupport::XalanSourceTreeDOMSupport |
( |
| ) |
|
◆ XalanSourceTreeDOMSupport() [2/2]
◆ ~XalanSourceTreeDOMSupport()
virtual XalanSourceTreeDOMSupport::~XalanSourceTreeDOMSupport |
( |
| ) |
|
|
virtual |
◆ getParserLiaison()
◆ getUnparsedEntityURI()
Retrieves the URI of the named unparsed entity from the supplied document.
- Parameters
-
theName | The name of the entity |
theDocument | The document that contains the entity |
- Returns
- The URI of the entity
Implements DOMSupport.
Reimplemented in XalanDefaultParsedSourceDOMSupport.
◆ isNodeAfter()
virtual bool XalanSourceTreeDOMSupport::isNodeAfter |
( |
const XalanNode & |
node1, |
|
|
const XalanNode & |
node2 |
|
) |
| const |
|
virtual |
Determine if a node is after another node, in document order.
- Parameters
-
node1 | The first node |
node2 | The second node |
- Returns
- true if node1 one is after node2, or false if it is not.
Implements DOMSupport.
Reimplemented in XalanDefaultParsedSourceDOMSupport.
◆ reset()
virtual void XalanSourceTreeDOMSupport::reset |
( |
| ) |
|
|
virtual |
◆ setParserLiaison()
The documentation for this class was generated from the following file: