public class DartParser
extends java.lang.Object
| Constructor and Description |
|---|
DartParser(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
Dart |
readDart() |
public DartParser(java.io.File file)
throws java.lang.Exception
java.lang.Exceptionpublic Dart readDart() throws java.lang.Exception
java.lang.Exception