public final class TextParser extends SingleParser
The parser provides some options, which can be specified via the
MainOptions.TEXTPARSER
option.
builder
Constructor and Description |
---|
TextParser(IO source,
MainOptions opts)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
parse()
Parses the current input.
|
parse
close, emptyParser, info, singleParser, target, xmlParser
abort, checkStop, databases, det, detail, listen, proc, prog, progress, registered, registered, startTimeout, stop, stopTimeout, tit, title
public TextParser(IO source, MainOptions opts)
source
- document sourceopts
- database optionspublic void parse() throws IOException
SingleParser
parse
in class SingleParser
IOException
- I/O exceptionCopyright © 2005–2015 BaseX Team. All rights reserved.