Package net.sourceforge.plantuml.xmi
Class XmiClassDiagramStar
java.lang.Object
net.sourceforge.plantuml.xmi.XmiClassDiagramStar
- All Implemented Interfaces:
XmlDiagramTransformer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ClassDiagramprotected final Documentprotected final Element -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final ElementcreateEntityNode(Entity entity) protected final Stringprotected final Stringfinal voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.xmi.XmlDiagramTransformer
transformerXml
-
Field Details
-
classDiagram
-
document
-
ownedElementRoot
-
done
-
-
Constructor Details
-
XmiClassDiagramStar
- Throws:
ParserConfigurationException
-
-
Method Details
-
forXMI
-
forXMI
-
transformerXml
public final void transformerXml(OutputStream os) throws TransformerException, ParserConfigurationException - Specified by:
transformerXmlin interfaceXmlDiagramTransformer- Throws:
TransformerExceptionParserConfigurationException
-
createEntityNode
-