public class XmlUtils extends Object
| Constructor and Description |
|---|
XmlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
document(InputStream is) |
static NodeList |
searchForNodeList(Document document,
String xpath) |
public static Document document(InputStream is)
Copyright © 2018. All rights reserved.