| Package | Description |
|---|---|
| charger.cgx |
Classes for reading and writing CharGer graphs in XML format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CGXParser.buildDocument(InputStream is)
Create the entire parse tree for the document.
|
| Constructor and Description |
|---|
CGXParser(InputStream is) |
CGXParser(String input)
Used for copy/paste.
|