public class MultiResultsReaderXml extends MultiResultsReader<ResultsReaderXml>
MultiResultsReaderXml
class represents a streaming XML reader for
Splunk search results. This reader supports streams from export searches,
which might return one of more previews before returning final results.Constructor and Description |
---|
MultiResultsReaderXml(InputStream inputStream)
Class constructor.
|
close, getNextElement, iterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public MultiResultsReaderXml(InputStream inputStream) throws IOException
inputStream
- The XML stream to parse.IOException
- The IOException instanceCopyright © 2022 Splunk, Inc.. All rights reserved.