| Constructor and Description |
|---|
ConcurrentParser(XMLParser parser,
InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
static Object |
parse(XMLParser parser,
XMLEventReader reader) |
void |
run() |
public ConcurrentParser(XMLParser parser, InputStream input)
public static Object parse(XMLParser parser, XMLEventReader reader) throws ParseException
ParseExceptionpublic Object getResult() throws ParseException
ParseExceptionCopyright © 2020. All rights reserved.