Package org.jeyzer.profile.util
Class ConfigUtil
- java.lang.Object
-
- org.jeyzer.profile.util.ConfigUtil
-
public class ConfigUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetAttributeValue(Element node, String name)static ElementgetFirstChildNode(Element node, String name)static DocumentloadXMLFile(File file)
-