Interface StreamingParser

    • Method Detail

      • initStream

        void initStream​(java.io.InputStream in)
        Init the streaming parser for the given input stream.
        Parameters:
        in - the stream to parse objects from