16 #if !defined(FORMATTERTODOM_HEADER_GUARD_1357924680)
17 #define FORMATTERTODOM_HEADER_GUARD_1357924680
39 XALAN_CPP_NAMESPACE_BEGIN
96 const XMLCh*
const chars,
97 const unsigned int length);
100 comment(
const XMLCh*
const data);
104 const XMLCh*
const ch,
105 const unsigned int length);
121 const XMLCh*
const name,
129 const XMLCh*
const chars,
130 const unsigned int length);
134 const XMLCh*
const chars,
135 const unsigned int length);
139 const XMLCh*
const target,
140 const XMLCh*
const data);
166 m_docFrag = theDocumentFragment;
172 return m_currentElem;
178 m_currentElem = theElement;
198 const XalanDOMChar* theElementName,
214 ElementStackType m_elemStack;
225 XALAN_CPP_NAMESPACE_END
229 #endif // FORMATTERTODOM_HEADER_GUARD_1357924680
Definition: XalanNode.hpp:44
XERCES_CPP_NAMESPACE_QUALIFIER AttributeList AttributeListType
Definition: AttributeListImpl.hpp:39
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
Definition: XalanDocumentFragment.hpp:38
Definition: XalanElement.hpp:42
XalanDOMString & append(XalanDOMString &theString, const XalanDOMString &theStringToAppend)
Concatenate two strings.
Definition: DOMStringHelper.hpp:2127
#define XALAN_DEFAULT_MEMMGR
Definition: XalanMemoryManagement.hpp:402
#define XALAN_XMLSUPPORT_EXPORT
Definition: XMLSupportDefinitions.hpp:33
Definition: XalanDocument.hpp:51
Definition: XalanDOMString.hpp:42
XalanDOMString::size_type length(const XalanDOMString &theString)
Get the length of a XalanDOMString.
Definition: DOMStringHelper.hpp:277