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

Home

Readme
Installation
Build

API Docs
Samples
Programming
Migration
FAQs

Releases
Feedback
Bug-Todo

Download
CVS Repository
Mail Archive

API Docs for SAX and DOM
 

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

DTDHandler Member List

This is the complete list of members for DTDHandler, including all inherited members.
  • DTDHandler()
  • notationDecl( const XMLCh* const name , const XMLCh* const publicId , const XMLCh* const systemId ) = 0 [pure virtual]
  • resetDocType() = 0 [pure virtual]
  • unparsedEntityDecl( const XMLCh* const name , const XMLCh* const publicId , const XMLCh* const systemId , const XMLCh* const notationName ) = 0 [pure virtual]
  • ~DTDHandler() [virtual]


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