Optional
A boolean value indicating whether additional data follows in subsequent calls to SaxParser.parse. Set to true to process input in chunks, and false for the final chunk or if the input is not chunked.
SaxParser.parse
true
false
false Copy
A boolean value indicating whether additional data follows in subsequent calls to
SaxParser.parse. Set totrueto process input in chunks, andfalsefor the final chunk or if the input is not chunked.