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 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

setDataSet

public void setDataSet(String name,
                       JsonFlameDataSet dataSet)

generate

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


Copyright © 2018. All Rights Reserved.