|
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(FORMATTERTONULL_HEADER_GUARD_1357924680)
19 #define FORMATTERTONULL_HEADER_GUARD_1357924680
60 setDocumentLocator(
const Locator*
const locator);
70 const XMLCh*
const name,
74 endElement(
const XMLCh*
const name);
78 const XMLCh*
const chars,
83 const XMLCh*
const chars,
87 entityReference(
const XMLCh*
const name);
91 const XMLCh*
const chars,
95 processingInstruction(
96 const XMLCh*
const target,
97 const XMLCh*
const data);
104 comment(
const XMLCh*
const data);
108 const XMLCh*
const ch,
129 #endif // FORMATTERTONULL_HEADER_GUARD_1357924680
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
xercesc::AttributeList AttributeListType
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
XalanDOMString::size_type length(const XalanDOMString &theString)
Get the length of a XalanDOMString.
#define XALAN_XMLSUPPORT_EXPORT