public class XmlElementUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Element |
getFirstElementByTagName(Element parent,
String tagName) |
static List<Element> |
getNamedChildElements(Element parent,
String name) |
Copyright © 2018. All rights reserved.