org.gridkit.jvmtool.spi.parsers
Interface JsonEventSource


public interface JsonEventSource


Method Summary
 boolean readNext(JsonStreamWriter writer)
           
 

Method Detail

readNext

boolean readNext(JsonStreamWriter writer)
                 throws IOException
Returns:
false if no more data
Throws:
IOException


Copyright © 2019. All Rights Reserved.