org.gridkit.jvmtool.hflame
Class FlameTemplateProcessor

java.lang.Object
  extended by org.gridkit.jvmtool.hflame.FlameTemplateProcessor

public class FlameTemplateProcessor
extends Object


Constructor Summary
FlameTemplateProcessor(Document template)
           
 
Method Summary
 void generate(Writer output)
           
 void retainDebug(boolean retain)
           
 void setDataSet(String name, JsonFlameDataSet dataSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlameTemplateProcessor

public FlameTemplateProcessor(Document template)
Method Detail

retainDebug

public void retainDebug(boolean retain)

setDataSet

public void setDataSet(String name,
                       JsonFlameDataSet dataSet)

generate

public void generate(Writer output)
              throws IOException
Throws:
IOException


Copyright © 2019. All Rights Reserved.