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

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

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

XMLGrammarDescription Class Reference

Inheritance diagram for XMLGrammarDescription:

Inheritance graph
[legend]
Collaboration diagram for XMLGrammarDescription:

Collaboration graph
[legend]
List of all members.

Public Methods

MemoryManagergetMemoryManager () const
Virtual destructor for derived classes
virtual ~XMLGrammarDescription ()
 virtual destructor. More...

The Grammar Description Interface
virtual Grammar::GrammarType getGrammarType () const=0
 getGrammarType. More...

virtual const XMLCh * getGrammarKey () const=0
 getGrammarKey. More...


Protected Methods

 XMLGrammarDescription (MemoryManager *const memMgr=XMLPlatformUtils::fgMemoryManager)

Constructor & Destructor Documentation

virtual XMLGrammarDescription::~XMLGrammarDescription   [virtual]
 

virtual destructor.

XMLGrammarDescription::XMLGrammarDescription MemoryManager *const    memMgr = XMLPlatformUtils::fgMemoryManager [protected]
 


Member Function Documentation

virtual const XMLCh* XMLGrammarDescription::getGrammarKey   const [pure virtual]
 

getGrammarKey.

virtual Grammar::GrammarType XMLGrammarDescription::getGrammarType   const [pure virtual]
 

getGrammarType.

Implemented in XMLDTDDescription.

MemoryManager * XMLGrammarDescription::getMemoryManager   const
 


The documentation for this class was generated from the following file:


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