public class XmlParser extends ParserBase
ParserBase.ValidationPolicycontext, errors, policy| Constructor and Description |
|---|
XmlParser(IWorkerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
compose(Element e,
OutputStream stream,
IParser.OutputStyle style,
String base) |
Element |
parse(Document doc) |
Element |
parse(Element element) |
Element |
parse(Element base,
String type) |
Element |
parse(InputStream stream) |
getChildProperties, getDefinition, getDefinition, isPrimitive, logError, setupValidationpublic XmlParser(IWorkerContext context)
public Element parse(InputStream stream) throws Exception
parse in class ParserBaseExceptionpublic void compose(Element e, OutputStream stream, IParser.OutputStyle style, String base) throws Exception
compose in class ParserBaseExceptionCopyright © 2014–2018 University Health Network. All rights reserved.