Uses of Package
org.apache.xerces.framework

Packages that use org.apache.xerces.framework
org.apache.xerces.dom   
org.apache.xerces.framework   
org.apache.xerces.parsers   
org.apache.xerces.readers   
org.apache.xerces.validators.dtd   
org.apache.xerces.validators.schema   
 

Classes in org.apache.xerces.framework used by org.apache.xerces.dom
XMLAttrList
          An instance of this class is used to represent the set of attributes for an element that are either directly specified or provided through a default value in the grammar for the document.
 

Classes in org.apache.xerces.framework used by org.apache.xerces.framework
XMLAttrList
          An instance of this class is used to represent the set of attributes for an element that are either directly specified or provided through a default value in the grammar for the document.
XMLContentSpecNode
          This class is used by the DTD scanner and the validator classes, allowing them to be used separately or together.
XMLDocumentScanner
          This class recognizes most of the grammer for an XML processor.
XMLDocumentScanner.EventHandler
          This interface must be implemented by the users of the XMLDocumentScanner class.
XMLDTDScanner.EventHandler
          This interface must be implemented by the users of the XMLDTDScanner class.
XMLErrorReporter
          Error handling
XMLValidator
          XMLValidator defines the interface that XMLDocumentScanner and XML EntityHandler have with an object that serves as a pluggable validator.
XMLValidator.ContentSpec
          ContentSpec really exists to aid the parser classes in implementing access to the grammar
 

Classes in org.apache.xerces.framework used by org.apache.xerces.parsers
XMLAttrList
          An instance of this class is used to represent the set of attributes for an element that are either directly specified or provided through a default value in the grammar for the document.
XMLDocumentScanner.EventHandler
          This interface must be implemented by the users of the XMLDocumentScanner class.
XMLErrorReporter
          Error handling
XMLParser
          This is the base class of all standard parsers.
XMLValidator.ContentSpec
          ContentSpec really exists to aid the parser classes in implementing access to the grammar
 

Classes in org.apache.xerces.framework used by org.apache.xerces.readers
XMLErrorReporter
          Error handling
 

Classes in org.apache.xerces.framework used by org.apache.xerces.validators.dtd
XMLAttrList
          An instance of this class is used to represent the set of attributes for an element that are either directly specified or provided through a default value in the grammar for the document.
XMLContentSpecNode
          This class is used by the DTD scanner and the validator classes, allowing them to be used separately or together.
XMLDTDScanner.EventHandler
          This interface must be implemented by the users of the XMLDTDScanner class.
XMLErrorReporter
          Error handling
XMLValidator
          XMLValidator defines the interface that XMLDocumentScanner and XML EntityHandler have with an object that serves as a pluggable validator.
XMLValidator.ContentSpec
          ContentSpec really exists to aid the parser classes in implementing access to the grammar
 

Classes in org.apache.xerces.framework used by org.apache.xerces.validators.schema
XMLAttrList
          An instance of this class is used to represent the set of attributes for an element that are either directly specified or provided through a default value in the grammar for the document.
XMLContentSpecNode
          This class is used by the DTD scanner and the validator classes, allowing them to be used separately or together.
XMLErrorReporter
          Error handling
XMLValidator
          XMLValidator defines the interface that XMLDocumentScanner and XML EntityHandler have with an object that serves as a pluggable validator.
 



Copyright © 1999 Apache XML Project. All Rights Reserved.