com.arjuna.mw.wscf.utils
Class DomUtil
java.lang.Object
com.arjuna.mw.wscf.utils.DomUtil
public class DomUtil
- extends Object
- Since:
- 1.0.
- Version:
- $Id: DomUtil.java,v 1.3 2005/05/19 12:13:28 nmcl Exp $
- Author:
- Mark Little (mark.little@arjuna.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomUtil
public DomUtil()
getTextNode
public static final Text getTextNode(Node element,
String name)
getNode
public static final Node getNode(Node element,
String name)
nodeAsString
public static final String nodeAsString(Node node)
getDocumentBuilder
public static final DocumentBuilder getDocumentBuilder()
Copyright © 2012. All Rights Reserved.