Class CucaDiagramXmiMaker

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

public final class CucaDiagramXmiMaker extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    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

      public CucaDiagramXmiMaker(CucaDiagram diagram, FileFormat fileFormat) throws java.io.IOException
      Throws:
      java.io.IOException
  • Method Details

    • getModel

      public static java.lang.String getModel(UmlDiagram classDiagram)
    • createFiles

      public void createFiles(java.io.OutputStream fos) throws java.io.IOException
      Throws:
      java.io.IOException