| Package | Description | 
|---|---|
| weblogic.xml.stream | 
 Deprecated. Provides XML stream support. 
 | 
| weblogic.xml.stream.util | 
 Deprecated. Provides XML stream utilities support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract XMLInputOutputStream | 
XMLOutputStreamFactory.newInputOutputStream()
Deprecated.  
Create a new XMLInputOutputStream that can be passed into a method that takes
 an XMLOutputStream and read from like an XMLInputStream 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XMLInputOutputStreamBase
Deprecated. 
 
please use java standard StAX api 
 |