org.gridkit.jvmtool.spi.parsers
Interface JsonEventDumpParser


public interface JsonEventDumpParser


Method Summary
 JsonEventSource open(InputStreamSource source)
          May return null or throw an exception if source is not supported by parser.
 

Method Detail

open

JsonEventSource open(InputStreamSource source)
                     throws Exception
May return null or throw an exception if source is not supported by parser.

Throws:
Exception


Copyright © 2019. All Rights Reserved.