public class ODLparser extends Object
| Constructor and Description |
|---|
ODLparser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
org.jdom2.Element |
parseFromString(String text) |
public org.jdom2.Element parseFromString(String text) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOException