| Package | Description |
|---|---|
| edu.uci.ics.jung.io |
Provides a set of graph file format interpreters for loading graphs from disk.
|
| Class and Description |
|---|
| GraphFile
General interface for loading and saving a graph from/to disk
|
| GraphMLFileHandler
The default GraphML file handler to use to parse the xml file
|
| PajekNetReader.ListTagPred
A Predicate which evaluates to
true if the
argument ends with the string "list". |