| Package | Description | 
|---|---|
| weblogic.xml.stream | 
 Deprecated. Provides XML stream support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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 
 |