Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

CExpat Class Reference

#include <ExpatImpl.h>

Inherits CExpatImpl< CExpat >.

List of all members.

Public Member Functions

 CExpat ()
virtual void OnStartElement (const XML_Char *pszName, const XML_Char **papszAttrs)
virtual void OnEndElement (const XML_Char *pszName)
virtual void OnCharacterData (const XML_Char *pszData, int nLength)
virtual void OnProcessingInstruction (const XML_Char *pszTarget, const XML_Char *pszData)
virtual void OnComment (const XML_Char *pszData)
virtual void OnStartCdataSection ()
virtual void OnEndCdataSection ()
virtual void OnDefault (const XML_Char *pszData, int nLength)
virtual bool OnExternalEntityRef (const XML_Char *pszContext, const XML_Char *pszBase, const XML_Char *pszSystemID, const XML_Char *pszPublicID)
virtual bool OnUnknownEncoding (const XML_Char *pszName, XML_Encoding *pInfo)
virtual void OnStartNamespaceDecl (const XML_Char *pszPrefix, const XML_Char *pszURI)
virtual void OnEndNamespaceDecl (const XML_Char *pszPrefix)
virtual void OnXmlDecl (const XML_Char *pszVersion, const XML_Char *pszEncoding, bool fStandalone)
virtual void OnStartDoctypeDecl (const XML_Char *pszDoctypeName, const XML_Char *pszSysID, const XML_Char *pszPubID, bool fHasInternalSubset)
virtual void OnEndDoctypeDecl ()


Constructor & Destructor Documentation

CExpat::CExpat  )  [inline]
 


Member Function Documentation

virtual void CExpat::OnCharacterData const XML_Char *  pszData,
int  nLength
[inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnComment const XML_Char *  pszData  )  [inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnDefault const XML_Char *  pszData,
int  nLength
[inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnEndCdataSection  )  [inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnEndDoctypeDecl  )  [inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnEndElement const XML_Char *  pszName  )  [inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnEndNamespaceDecl const XML_Char *  pszPrefix  )  [inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual bool CExpat::OnExternalEntityRef const XML_Char *  pszContext,
const XML_Char *  pszBase,
const XML_Char *  pszSystemID,
const XML_Char *  pszPublicID
[inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnProcessingInstruction const XML_Char *  pszTarget,
const XML_Char *  pszData
[inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnStartCdataSection  )  [inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnStartDoctypeDecl const XML_Char *  pszDoctypeName,
const XML_Char *  pszSysID,
const XML_Char *  pszPubID,
bool  fHasInternalSubset
[inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnStartElement const XML_Char *  pszName,
const XML_Char **  papszAttrs
[inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnStartNamespaceDecl const XML_Char *  pszPrefix,
const XML_Char *  pszURI
[inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual bool CExpat::OnUnknownEncoding const XML_Char *  pszName,
XML_Encoding *  pInfo
[inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.

virtual void CExpat::OnXmlDecl const XML_Char *  pszVersion,
const XML_Char *  pszEncoding,
bool  fStandalone
[inline, virtual]
 

Reimplemented from CExpatImpl< CExpat >.


Generated on Thu Mar 24 12:53:48 2005 for Septant by  doxygen 1.4.1