Uses of Class
org.graffiti.plugin.io.ParserException
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.xgmml |
-
Uses of ParserException in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.xgmml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.xgmml that throw ParserException Modifier and Type Method Description GraphXGMMLReader. read(InputStream in_Stream)Reads a graph from the given input stream.voidXGMMLReader. read(InputStream in_Stream, Graph out_Graph)Reads a graph from the given input stream.