Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANSOURCETREEDOMSUPPORT_HEADER_GUARD_1357924680)
19 #define XALANSOURCETREEDOMSUPPORT_HEADER_GUARD_1357924680
32 XALAN_CPP_NAMESPACE_BEGIN
69 return m_parserLiaison;
75 m_parserLiaison = theParserLiaison;
85 XALAN_CPP_NAMESPACE_END
89 #endif // XALANSOURCETREEDOMSUPPORT_HEADER_GUARD_1357924680
XalanSourceTreeDOMSupport()
virtual ~XalanSourceTreeDOMSupport()
virtual const XalanDOMString & getUnparsedEntityURI(const XalanDOMString &theName, const XalanDocument &theDocument) const
Retrieves the URI of the named unparsed entity from the supplied document.
void setParserLiaison(const XalanSourceTreeParserLiaison *theParserLiaison)
virtual bool isNodeAfter(const XalanNode &node1, const XalanNode &node2) const
Determine if a node is after another node, in document order.
XalanSourceTreeDOMSupport(const XalanSourceTreeParserLiaison &theParserLiaison)
const XalanSourceTreeParserLiaison * getParserLiaison() const
#define XALAN_XALANSOURCETREE_EXPORT
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|