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
 

DTDHandler Member List

This is the complete list of members for DTDHandler, including all inherited members.

DTDHandler()DTDHandler
notationDecl(const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId)=0DTDHandler [pure virtual]
resetDocType()=0DTDHandler [pure virtual]
unparsedEntityDecl(const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId, const XMLCh *const notationName)=0DTDHandler [pure virtual]
~DTDHandler()DTDHandler [virtual]



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