BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.xml.stream
Interface XMLInputStreamFilter

All Known Implementing Classes:
XMLInputStreamFilterBase, PipedXMLInputStreamBase

public interface XMLInputStreamFilter
extends XMLInputStream

This is the top level interface for creating Filters on XMLInputStreams

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
XMLInputStream, XMLOutputStream, XMLInputStreamFilterBase

Method Summary
 XMLInputStream getParent()
          Get the parent stream
 void setParent(XMLInputStream parent)
          Set the parent stream
 
Methods inherited from interface weblogic.xml.stream.XMLInputStream
close, getReferenceResolver, getSubStream, hasNext, next, peek, setReferenceResolver, skip, skip, skip, skip, skipElement
 

Method Detail

getParent

public XMLInputStream getParent()
Get the parent stream

See Also:
XMLInputStream

setParent

public void setParent(XMLInputStream parent)
               throws XMLStreamException
Set the parent stream

See Also:
XMLInputStream

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