public class XMLParser extends SingleParser
XMLScanner and
sends them to the specified database builder. This class offers a more
tolerant alternative to Java's internal SAX parser, which is used by the
SAXWrapper class.builder| Constructor and Description |
|---|
XMLParser(IO source,
Prop pr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the parser.
|
protected java.lang.String |
det()
Returns short information on this process.
|
void |
parse()
Parses the current input.
|
double |
prog()
Returns a progress value (0 - 1).
|
builder, parseemptyParser, info, item, singleParser, target, xmlParserpublic final void parse()
throws java.io.IOException
SingleParserparse in class SingleParserjava.io.IOException - I/O exceptionpublic void close()
throws java.io.IOException
Parserprotected final java.lang.String det()
Progress