BEA Systems, Inc.


weblogic.xml.stream
Interface XMLInputOutputStream

All Known Implementing Classes:
XMLInputOutputStreamBase

public interface XMLInputOutputStream
extends XMLInputStream, XMLOutputStream

This is a utility for reading from an output stream.

Version:
1.0
See Also:
XMLEvent, CharacterData, ProcessingInstruction, StartElement, EndElement, CharacterData, XMLName

Methods inherited from interface weblogic.xml.stream.XMLInputStream
close, getReferenceResolver, getSubStream, hasNext, next, peek, setReferenceResolver, skip, skip, skip, skip, skipElement
 
Methods inherited from interface weblogic.xml.stream.XMLOutputStream
add, add, add, add, close, flush
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference