|
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XERCESDOCUMENTFRAGMENTBRIDGE_HEADER_GUARD_1357924680)
19 #define XERCESDOCUMENTFRAGMENTBRIDGE_HEADER_GUARD_1357924680
27 #if XERCES_VERSION_MAJOR >= 2
28 #include <xercesc/dom/deprecated/DOM_DocumentFragment.hpp>
30 #include <xercesc/dom/DOM_DocumentFragment.hpp>
47 class XercesBridgeNavigator;
96 getParentNode()
const;
112 getChildNodes()
const;
120 getFirstChild()
const;
128 getLastChild()
const;
136 getPreviousSibling()
const;
144 getNextSibling()
const;
151 getAttributes()
const;
163 getOwnerDocument()
const;
188 cloneNode(
bool deep)
const;
269 hasChildNodes()
const;
348 getNamespaceURI()
const;
365 getLocalName()
const;
443 #endif // !defined(XERCESDOCUMENTFRAGMENTBRIDGE_HEADER_GUARD_1357924680)
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
DOM_DocumentFragmentType getXercesNode() const
Get the Xerces node this instance represent.
This class is deprecated.
This class is deprecated.
xercesc::DOM_DocumentFragment DOM_DocumentFragmentType
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
xercesc::DOM_DocumentFragment DOM_DocumentFragmentType
#define XALAN_XERCESPARSERLIAISON_EXPORT
This class is deprecated.