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

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

Source Repository
User Mail Archive
Devel Mail Archive

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.