Class ScxmlStateDiagramStandard

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

public class ScxmlStateDiagramStandard extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    transformerXml(java.io.OutputStream os)
     

    Methods inherited from class java.lang.Object

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

    • ScxmlStateDiagramStandard

      public ScxmlStateDiagramStandard(StateDiagram diagram) throws javax.xml.parsers.ParserConfigurationException
      Throws:
      javax.xml.parsers.ParserConfigurationException
  • Method Details

    • transformerXml

      public void transformerXml(java.io.OutputStream os) throws javax.xml.transform.TransformerException, javax.xml.parsers.ParserConfigurationException
      Throws:
      javax.xml.transform.TransformerException
      javax.xml.parsers.ParserConfigurationException