public class TreeMLReader extends AbstractGraphReader
Modifier and Type | Class and Description |
---|---|
static interface |
TreeMLReader.Tokens
String tokens used in the TreeML format.
|
class |
TreeMLReader.TreeMLHandler
A SAX Parser for TreeML data files.
|
Constructor and Description |
---|
TreeMLReader() |
public Graph readGraph(java.io.InputStream is) throws DataIOException
GraphReader
readGraph
in interface GraphReader
readGraph
in class AbstractGraphReader
is
- the InputStream to read the graph fromDataIOException
GraphReader.readGraph(java.io.InputStream)
Copyright ? 2013 Regents of the University of California