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.common   
org.apache.xerces.validators.dtd   
org.apache.xerces.validators.schema   
org.apache.xerces.validators.schema.identity   
 

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.
XMLContentSpec
          ContentSpec really exists to aid the parser classes in implementing access to the grammar.
XMLContentSpec.Provider
          Provides a means for walking the structure built out of content spec "nodes".
XMLDocumentHandler
          XMLValidator defines the interface that XMLDocumentScanner and XML EntityHandler have with an object that serves as a pluggable validator.
XMLDocumentHandler.DTDHandler
           
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
 

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.
XMLContentSpec.Provider
          Provides a means for walking the structure built out of content spec "nodes".
XMLDocumentHandler
          XMLValidator defines the interface that XMLDocumentScanner and XML EntityHandler have with an object that serves as a pluggable validator.
XMLDocumentHandler.DTDHandler
           
XMLErrorReporter
          Error handling
XMLParser
          This is the base class of all standard parsers.
 

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.common
XMLContentSpec
          ContentSpec really exists to aid the parser classes in implementing access to the grammar.
XMLContentSpec.Provider
          Provides a means for walking the structure built out of content spec "nodes".
XMLDocumentHandler
          XMLValidator defines the interface that XMLDocumentScanner and XML EntityHandler have with an object that serves as a pluggable validator.
XMLDocumentHandler.DTDHandler
           
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.
XMLErrorReporter
          Error handling
 

Classes in org.apache.xerces.framework used by org.apache.xerces.validators.dtd
XMLContentSpec.Provider
          Provides a means for walking the structure built out of content spec "nodes".
XMLDTDScanner.EventHandler
          This interface must be implemented by the users of the XMLDTDScanner class.
 

Classes in org.apache.xerces.framework used by org.apache.xerces.validators.schema
XMLContentSpec
          ContentSpec really exists to aid the parser classes in implementing access to the grammar.
XMLContentSpec.Provider
          Provides a means for walking the structure built out of content spec "nodes".
XMLErrorReporter
          Error handling
 

Classes in org.apache.xerces.framework used by org.apache.xerces.validators.schema.identity
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.
 



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