Main Page   Class Hierarchy   Compound List   File List   Compound Members  

XMLNotationDecl Class Reference

List of all members.

Public Methods

unsigned int getId () const
const XMLCh * getName () const
const XMLCh * getPublicId () const
const XMLCh * getSystemId () const
void setId (const unsigned int newId)
void setName (const XMLCh *const notName)
void setPublicId (const XMLCh *const newId)
void setSystemId (const XMLCh *const newId)
const XMLCh * getKey () const
Constructors
 XMLNotationDecl ()
 XMLNotationDecl (const XMLCh *const notName, const XMLCh *const pubId, const XMLCh *const sysId)
Destructor

Detailed Description

This class represents the core information about a notation declaration that all validators must at least support. Each validator will create a derivative of this class which adds any information it requires for its own extra needs.

At this common level, the information supported is the notation name and the public and sysetm ids indicated in the notation declaration.


Constructor & Destructor Documentation

XMLNotationDecl::XMLNotationDecl  
 

Revision 1.1 2002/05/11 20:03:27 bhavani CR#CR062582# adding xercesc 1.7 file

Revision 1.1.1.1 2002/02/01 22:21:52 peiyongz sane_include

Revision 1.2 2000/02/06 07:47:48 rahulj Year 2K copyright swat.

Revision 1.1.1.1 1999/11/09 01:08:35 twl Initial checkin

Revision 1.2 1999/11/08 20:44:39 rahul Swat for adding in Product name and CVS comment log variable.


The documentation for this class was generated from the following files:
Generated on Tue Nov 19 09:36:48 2002 by doxygen1.3-rc1