18#if !defined(FORMATTERLISTENER_HEADER_GUARD_1357924680)
19#define FORMATTERLISTENER_HEADER_GUARD_1357924680
28#include <xercesc/sax/DocumentHandler.hpp>
48using xercesc::Locator;
49using xercesc::AttributeList;
94 return m_outputFormat;
153 const XMLCh*
const chars,
188 const XMLCh*
const ch,
205 const XMLCh*
const chars,
216 const XMLCh*
const chars,
221 const XMLCh*
const target,
222 const XMLCh*
const data) = 0;
235 const XMLCh*
const name,
236 AttributeList& attrs) = 0;
282 m_XMLVersion = theVersion;
297 const eFormat m_outputFormat;
299 eXMLVersion m_XMLVersion;
#define XALAN_CPP_NAMESPACE
This class defines an interface for classes that resolve namespace prefixes to their URIs.
XalanDOMString::size_type length(const XalanDOMString &theString)
Get the length of a XalanDOMString.
xercesc::Locator LocatorType
xercesc::AttributeList AttributeListType
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)