BEA Systems, Inc.

WebLogic Server 8.1 API Reference

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

Packages that use XMLParserConfiguration
weblogic.apache.xerces.dom   
weblogic.apache.xerces.parsers   
weblogic.apache.xerces.xni.parser   
 

Uses of XMLParserConfiguration in weblogic.apache.xerces.dom
 

Classes in weblogic.apache.xerces.dom that implement XMLParserConfiguration
 class DOMValidationConfiguration
          This configuration holds information needed for revalidation of the DOM tree, ie.
 

Uses of XMLParserConfiguration in weblogic.apache.xerces.parsers
 

Classes in weblogic.apache.xerces.parsers that implement XMLParserConfiguration
 class BasicParserConfiguration
          A very basic parser configuration.
 class DTDConfiguration
          This is the DTD-only parser configuration.
 class NonValidatingConfiguration
          This is the non validating parser configuration.
 class StandardParserConfiguration
          This is the "standard" parser configuration.
 class XML11Configuration
          This class is the configuration used to parse XML 1.1 documents.
 class XMLGrammarCachingConfiguration
           This configuration provides a generic way of using Xerces's grammar caching facilities.
 

Uses of XMLParserConfiguration in weblogic.apache.xerces.xni.parser
 

Subinterfaces of XMLParserConfiguration in weblogic.apache.xerces.xni.parser
 interface XMLPullParserConfiguration
          Represents a parser configuration that can be used as the configuration for a "pull" parser.
 


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