java.lang.Object
de.grogra.graph.wrapped.impl.io.SecGraphImporter
This Importer is called from the SecGraph Explorer to choose a file and import it to the DataGraph of a new SecGraph,
and create a new xml file out of the created graph as a base for the project file.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectimportFromFile(Context ctx) static ObjecttoGraphItem(Object node, Context ctx, FileSource src)
-
Constructor Details
-
SecGraphImporter
public SecGraphImporter()
-
-
Method Details
-
importFromFile
-
toGraphItem
-