org.gridkit.jvmtool.spi.parsers
Class JsonEventDumpHelper

java.lang.Object
  extended by org.gridkit.jvmtool.spi.parsers.JsonEventDumpHelper

public class JsonEventDumpHelper
extends Object


Constructor Summary
JsonEventDumpHelper()
           
 
Method Summary
static JsonEventSource open(InputStreamSource source, Map<String,String> options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonEventDumpHelper

public JsonEventDumpHelper()
Method Detail

open

public static JsonEventSource open(InputStreamSource source,
                                   Map<String,String> options)
                            throws IOException
Throws:
IOException


Copyright © 2019. All Rights Reserved.