Package net.sourceforge.plantuml.graphml
Class GraphmlDescriptionDiagram
java.lang.Object
net.sourceforge.plantuml.graphml.GraphmlDescriptionDiagram
- All Implemented Interfaces:
XmlDiagramTransformer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphmlDescriptionDiagram
- Throws:
ParserConfigurationException
-
-
Method Details
-
transformerXml
public void transformerXml(OutputStream os) throws TransformerException, ParserConfigurationException - Specified by:
transformerXml
in interfaceXmlDiagramTransformer
- Throws:
TransformerException
ParserConfigurationException
-