| Constructor and Description |
|---|
IParseBase() |
IParseBase(DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
MutableDataSet |
getOptions() |
Node |
parse(String input) |
Node |
parseReader(Reader input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparse, withOptionspublic IParseBase()
public IParseBase(DataHolder options)
public Node parseReader(Reader input) throws IOException
parseReader in interface IParseIOExceptionpublic MutableDataSet getOptions()
Copyright © 2017. All rights reserved.