public class XmlParser extends Object
| Constructor and Description |
|---|
XmlParser() |
| Modifier and Type | Method and Description |
|---|---|
ParserContext |
parse(File file) |
ParserContext |
parse(String xml) |
public ParserContext parse(File file)
public ParserContext parse(String xml)
Copyright © 2016. All rights reserved.