public interface XMLInputStreamFilter extends XMLInputStream
XMLInputStream, 
XMLOutputStream, 
XMLInputStreamFilterBase| Modifier and Type | Method and Description | 
|---|---|
| XMLInputStream | getParent()Deprecated.  Get the parent stream | 
| void | setParent(XMLInputStream parent)Deprecated.  Set the parent stream | 
close, getReferenceResolver, getSubStream, hasNext, next, peek, setReferenceResolver, skip, skip, skip, skip, skipElementXMLInputStream getParent()
XMLInputStreamvoid setParent(XMLInputStream parent) throws XMLStreamException
XMLStreamExceptionXMLInputStream