Class StateDiagramScxmlMaker

java.lang.Object
net.sourceforge.plantuml.xmlsc.StateDiagramScxmlMaker

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createFiles(java.io.OutputStream fos)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • StateDiagramScxmlMaker

      public StateDiagramScxmlMaker(StateDiagram diagram) throws java.io.IOException
      Throws:
      java.io.IOException
  • Method Details

    • createFiles

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