org.apache.axiom.om.ds
Class ParserInputStreamDataSource.Data
java.lang.Object
org.apache.axiom.om.ds.ParserInputStreamDataSource.Data
- Enclosing class:
- ParserInputStreamDataSource
public class ParserInputStreamDataSource.Data
- extends Object
- Author:
- scheu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
readParserInputStream
public InputStream readParserInputStream()
throws XMLStreamException
- Returns:
- InputStream that consumer should use..this may be different
than the InputStream initially handed to the ParsedDataEntitySource
- Throws:
XMLStreamException
OMException
- if second access and ONE_USE_UNSAFE or other problems occur
setInputStream
public void setInputStream(InputStream inputStream)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.