public final class JOParser extends Object implements JOParserType
JOParserType interface.| Modifier and Type | Method and Description |
|---|---|
static JOParserType |
newParserFromStream(Optional<Path> in_path,
InputStream stream,
JOParserEventListenerType ls)
Create a parser.
|
void |
run() |
public static JOParserType newParserFromStream(Optional<Path> in_path, InputStream stream, JOParserEventListenerType ls)
in_path - The input filename, if anystream - The input streamls - A parser listenerCopyright © 2017 <code@io7m.com> http://io7m.com