BEA Systems, Inc.

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
AbstractSAXPullParser(XMLPullParserConfiguration config)
          Deprecated. Default constructor.
AbstractXMLDocumentPullParser(XMLPullParserConfiguration config)
          Deprecated. Constructs a document parser using the default symbol table and grammar pool.
SAXPullParser(XMLPullParserConfiguration config)
          Deprecated. Constructs a SAX parser using the specified parser configuration.
XMLPullParser(XMLPullParserConfiguration config)
          Deprecated. Default Constructor.
 


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