Package org.apache.xerces.impl.dtd

Interface Summary
XMLContentSpec.Provider Provides a means for walking the structure built out of content spec "nodes".
 

Class Summary
AbstractDTDGrammar A generic grammar for use in validating XML documents.
AbstractDTDGrammar.TupleHashtable A simple Hashtable implementation that takes a tuple (int, String, String) as the key and a int as value.
DTDGrammar A DTD grammar.
DTDGrammarBucket This very simple class is the skeleton of what the DTDValidator could use to store various grammars that it gets from the GrammarPool.
XMLAttributeDecl  
XMLContentSpec ContentSpec really exists to aid the parser classes in implementing access to the grammar.
XMLDTDDescription  
XMLDTDValidator The DTD validator.
XMLElementDecl  
XMLEntityDecl  
XMLNotationDecl  
XMLSimpleType  
 



Copyright © 1999-2002 Apache XML Project. All Rights Reserved.