http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LexicalHandler Member List

This is the complete list of members for LexicalHandler, including all inherited members.
comment(const XMLCh *const chars, const unsigned int length)=0LexicalHandler [pure virtual]
endCDATA()=0LexicalHandler [pure virtual]
endDTD()=0LexicalHandler [pure virtual]
endEntity(const XMLCh *const name)=0LexicalHandler [pure virtual]
LexicalHandler()LexicalHandler
startCDATA()=0LexicalHandler [pure virtual]
startDTD(const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId)=0LexicalHandler [pure virtual]
startEntity(const XMLCh *const name)=0LexicalHandler [pure virtual]
~LexicalHandler()LexicalHandler [virtual]


Copyright © 2004 The Apache Software Foundation. All Rights Reserved.