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
 

DeclHandler Member List

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

attributeDecl(const XMLCh *const eName, const XMLCh *const aName, const XMLCh *const type, const XMLCh *const mode, const XMLCh *const value)=0DeclHandler [pure virtual]
DeclHandler()DeclHandler
elementDecl(const XMLCh *const name, const XMLCh *const model)=0DeclHandler [pure virtual]
externalEntityDecl(const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId)=0DeclHandler [pure virtual]
internalEntityDecl(const XMLCh *const name, const XMLCh *const value)=0DeclHandler [pure virtual]
~DeclHandler()DeclHandler [virtual]



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