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

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

Programming
Samples
FAQs

API Docs
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

API Docs for SAX and DOM
 

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 © 1994-2004 The Apache Software Foundation. All Rights Reserved.