public class DomParserUtility
extends java.lang.Object
| Constructor and Description |
|---|
DomParserUtility() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getTextValue(org.w3c.dom.Element ele,
java.lang.String tagName) |
static org.w3c.dom.Document |
xmlStringToDocument(java.lang.String xmlInputString) |