Skip navigation links

C4-PlantUML :: Libraries :: GraphML 1.0.0-RC1 API

Packages 
Package Description
org.thewonderlemming.c4plantuml.graphml
Contains a set of classes to parse c4 files and transform them to GraphML files.
org.thewonderlemming.c4plantuml.graphml.export
Contains the GraphMLModelExporter and its dependencies.
org.thewonderlemming.c4plantuml.graphml.model
Contains the JAXB model that handles the XML generation.
org.thewonderlemming.c4plantuml.graphml.model.builder
Contains a bunch of FunctionalInterface to help into writing fluent builders for the model.
org.thewonderlemming.c4plantuml.graphml.parse
Contains the actual C4 parser that maps the code to theGraphML JAXB model.
org.thewonderlemming.c4plantuml.graphml.validation
Contains a set of classes to validate the produced GraphML.
Skip navigation links

Copyright © 2020. All rights reserved.