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  

Parser Member List

This is the complete list of members for Parser, including all inherited members.
  • parse( const InputSource& source , const bool reuseValidator = false ) = 0 [pure virtual]
  • parse( const XMLCh* const systemId , const bool reuseValidator = false ) = 0 [pure virtual]
  • parse( const char* const systemId , const bool reuseValidator = false ) = 0 [pure virtual]
  • Parser()
  • setDocumentHandler(DocumentHandler* const handler) = 0 [pure virtual]
  • setDTDHandler(DTDHandler* const handler) = 0 [pure virtual]
  • setEntityResolver(EntityResolver* const resolver) = 0 [pure virtual]
  • setErrorHandler(ErrorHandler* const handler) = 0 [pure virtual]
  • ~Parser() [virtual]


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