public class XMLHelper extends Object
| Constructor and Description |
|---|
XMLHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Node |
findSubElement(Node parent,
String localName) |
static Vector<String> |
getPropertiesFromXML(Node propNode) |
static Map<String,Object> |
getPropertiesWithValuesFromXML(Node propNode) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.