net.sourceforge.plantuml.html
Class CucaDiagramHtmlMaker

java.lang.Object
  extended by net.sourceforge.plantuml.html.CucaDiagramHtmlMaker

public final class CucaDiagramHtmlMaker
extends Object


Constructor Summary
CucaDiagramHtmlMaker(CucaDiagram diagram, File dir)
           
 
Method Summary
 List<File> create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CucaDiagramHtmlMaker

public CucaDiagramHtmlMaker(CucaDiagram diagram,
                            File dir)
Method Detail

create

public List<File> create()
                  throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.