Package net.sourceforge.plantuml.xmi
Class CucaDiagramXmiMaker
java.lang.Object
net.sourceforge.plantuml.xmi.CucaDiagramXmiMaker
public final class CucaDiagramXmiMaker
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
createFiles
(java.io.OutputStream fos) static java.lang.String
getModel
(UmlDiagram classDiagram) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CucaDiagramXmiMaker
- Throws:
java.io.IOException
-
-
Method Details
-
getModel
-
createFiles
public void createFiles(java.io.OutputStream fos) throws java.io.IOException - Throws:
java.io.IOException
-