BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


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

Packages that use XMLPullParserConfiguration
weblogic.apache.xerces.parsers   
 

Uses of XMLPullParserConfiguration in weblogic.apache.xerces.parsers
 

Classes in weblogic.apache.xerces.parsers that implement XMLPullParserConfiguration
 class DTDConfiguration
          Deprecated. please use JDK supplied XML parsers and transformers
 class NonValidatingConfiguration
          Deprecated. please use JDK supplied XML parsers and transformers
 class SecurityConfiguration
          Deprecated. please use JDK supplied XML parsers and transformers
 class StandardParserConfiguration
          Deprecated. please use JDK supplied XML parsers and transformers
 class XML11Configuration
          Deprecated. please use JDK supplied XML parsers and transformers
 class XMLGrammarCachingConfiguration
          Deprecated. please use JDK supplied XML parsers and transformers
 

Fields in weblogic.apache.xerces.parsers declared as XMLPullParserConfiguration
protected  XMLPullParserConfiguration XMLPullParser.fConfiguration
          Deprecated. The parser configuration.
 

Constructors in weblogic.apache.xerces.parsers with parameters of type XMLPullParserConfiguration
XMLPullParser(XMLPullParserConfiguration config)
          Deprecated. Default Constructor.
SAXPullParser(XMLPullParserConfiguration config)
          Deprecated. Constructs a SAX parser using the specified parser configuration.
AbstractXMLDocumentPullParser(XMLPullParserConfiguration config)
          Deprecated. Constructs a document parser using the default symbol table and grammar pool.
AbstractSAXPullParser(XMLPullParserConfiguration config)
          Deprecated. Default constructor.
 


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