BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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

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

Uses of XMLComponent in weblogic.apache.xerces.dom
 

Methods in weblogic.apache.xerces.dom with parameters of type XMLComponent
protected  void DOMValidationConfiguration.addComponent(XMLComponent component)
          Deprecated.  
 

Uses of XMLComponent in weblogic.apache.xerces.impl
 

Classes in weblogic.apache.xerces.impl that implement XMLComponent
 class XML11DocumentScannerImpl
          Deprecated. please use JDK supplied XML parsers and transformers
 class XML11DTDScannerImpl
          Deprecated. please use JDK supplied XML parsers and transformers
 class XML11EntityManager
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLDocumentFragmentScannerImpl
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLDocumentScannerImpl
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLDTDScannerImpl
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLEntityManager
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLErrorReporter
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLNamespaceBinder
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLScanner
          Deprecated. please use JDK supplied XML parsers and transformers
 

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

Classes in weblogic.apache.xerces.impl.dtd that implement XMLComponent
 class XMLDTDLoader
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLDTDProcessor
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLDTDValidator
          Deprecated. please use JDK supplied XML parsers and transformers
 

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

Classes in weblogic.apache.xerces.impl.xs that implement XMLComponent
 class XMLSchemaValidator
          Deprecated. please use JDK supplied XML parsers and transformers
 

Uses of XMLComponent in weblogic.apache.xerces.parsers
 

Methods in weblogic.apache.xerces.parsers with parameters of type XMLComponent
protected  void BasicParserConfiguration.addComponent(XMLComponent component)
          Deprecated. Adds a component to the parser configuration.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.