net.sourceforge.plantuml.xmi
Class CucaDiagramXmiMaker

java.lang.Object
  extended by net.sourceforge.plantuml.xmi.CucaDiagramXmiMaker

public final class CucaDiagramXmiMaker
extends Object


Constructor Summary
CucaDiagramXmiMaker(CucaDiagram diagram, FileFormat fileFormat)
           
 
Method Summary
 void createFiles(OutputStream fos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CucaDiagramXmiMaker

public CucaDiagramXmiMaker(CucaDiagram diagram,
                           FileFormat fileFormat)
                    throws IOException
Throws:
IOException
Method Detail

createFiles

public void createFiles(OutputStream fos)
                 throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.