public final class DOMWrapper extends Parser
Constructor and Description |
---|
DOMWrapper(Document doc,
String fn,
MainOptions opts)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
det()
Returns short information on this process.
|
void |
parse(Builder builder)
Parses all nodes and sends events to the specified builder.
|
double |
prog()
Returns a progress value (0 - 1).
|
close, emptyParser, info, singleParser, target, xmlParser
abort, checkStop, databases, detail, listen, proc, progress, registered, registered, startTimeout, stop, stopTimeout, tit, title
public DOMWrapper(Document doc, String fn, MainOptions opts)
doc
- document instancefn
- filenameopts
- database optionspublic void parse(Builder builder) throws IOException
Parser
parse
in class Parser
builder
- database builderIOException
- I/O exceptionpublic String det()
Proc
Copyright © 2005–2015 BaseX Team. All rights reserved.