|
Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface XMLInputStreamFilter
This is the top level interface for creating Filters on XMLInputStreams
XMLInputStream,
XMLOutputStream,
XMLInputStreamFilterBase| Method Summary | |
|---|---|
XMLInputStream |
getParent()
Deprecated. Get the parent stream |
void |
setParent(XMLInputStream parent)
Deprecated. 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 |
|---|
XMLInputStream getParent()
XMLInputStream
void setParent(XMLInputStream parent)
throws XMLStreamException
XMLStreamExceptionXMLInputStream
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||