Class ParserInputStreamDataSource.Data

    • Method Detail

      • 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
        org.apache.axiom.om.OMException - if second access and ONE_USE_UNSAFE or other problems occur
      • setInputStream

        public void setInputStream​(InputStream inputStream)