com.ptc.windchill.upgrade.util
Class DomUtil
java.lang.Object
com.ptc.windchill.upgrade.util.DomUtil
- public class DomUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomUtil
public DomUtil()
getAttribute
public static String getAttribute(Element element,
String name,
boolean is_required)
getSubElementText
public static String getSubElementText(Element element,
String name,
boolean is_required)
getTextFor
public static String getTextFor(Element element,
boolean is_required)