BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Interface
weblogic.xml.stream.util.XMLPullReader

Packages that use XMLPullReader
weblogic.xml.stream   
weblogic.xml.stream.util   
 

Uses of XMLPullReader in weblogic.xml.stream
 

Methods in weblogic.xml.stream with parameters of type XMLPullReader
abstract  XMLInputStream XMLInputStreamFactory.newInputStream(XMLPullReader reader, InputSource input)
          Deprecated. Create a new XMLInputStream from an InputSource
abstract  XMLInputStream XMLInputStreamFactory.newInputStream(XMLPullReader reader, InputSource input, ElementFilter filter)
          Deprecated. Create a filtered XMLInputStream from an InputSource read by the XMLPullReader
 

Uses of XMLPullReader in weblogic.xml.stream.util
 

Classes in weblogic.xml.stream.util that implement XMLPullReader
 class XMLPullReaderBase
          Deprecated. please use java standard StAX api
 


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