Package org.opennms.features.graphml.model
-
Interface Summary Interface Description GraphMLElement.GraphMLElementVisitor<T> GraphMLWriter.ProcessHook -
Class Summary Class Description GraphML GraphMLEdge GraphMLElement GraphMLGraph GraphMLNode GraphMLReader Reads GraphML files.GraphMLWriter Persists GraphML files. -
Exception Summary Exception Description InvalidGraphException Exception which is thrown if theGraphMLReader
orGraphMLWriter
cannot process the graph.