BEA Systems, Inc.

WebLogic Server 8.1 API Reference

Uses of Interface
weblogic.apache.xerces.xni.parser.XMLComponent

Packages that use XMLComponent
weblogic.apache.xerces.impl   
weblogic.apache.xerces.impl.dtd   
weblogic.apache.xerces.impl.xs   
 

Uses of XMLComponent in weblogic.apache.xerces.impl
 

Classes in weblogic.apache.xerces.impl that implement XMLComponent
 class XML11DocumentScannerImpl
          This class is responsible for scanning XML document structure and content.
 class XML11DTDScannerImpl
          This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
 class XML11EntityManager
          The entity manager handles the registration of general and parameter entities; resolves entities; and starts entities.
 class XMLDocumentFragmentScannerImpl
          This class is responsible for scanning the structure and content of document fragments.
 class XMLDocumentScannerImpl
          This class is responsible for scanning XML document structure and content.
 class XMLDTDScannerImpl
          This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
 class XMLEntityManager
          The entity manager handles the registration of general and parameter entities; resolves entities; and starts entities.
 class XMLErrorReporter
          This class is a common element of all parser configurations and is used to report errors that occur.
 class XMLNamespaceBinder
          This class performs namespace binding on the startElement and endElement method calls and passes all other methods through to the registered document handler.
 class XMLScanner
          This class is responsible for holding scanning methods common to scanning the XML document structure and content as well as the DTD structure and content.
 

Uses of XMLComponent in weblogic.apache.xerces.impl.dtd
 

Classes in weblogic.apache.xerces.impl.dtd that implement XMLComponent
 class XMLDTDLoader
          The DTD loader.
 class XMLDTDProcessor
          The DTD processor.
 class XMLDTDValidator
          The DTD validator.
 

Uses of XMLComponent in weblogic.apache.xerces.impl.xs
 

Classes in weblogic.apache.xerces.impl.xs that implement XMLComponent
 class XMLSchemaValidator
          The XML Schema validator.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81