Package com.arjuna.mw.wscf.utils
Class DomUtil
java.lang.Object
com.arjuna.mw.wscf.utils.DomUtil
- 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)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final DocumentBuilder
static final Node
static final Text
getTextNode
(Node element, String name) static final String
nodeAsString
(Node node)
-
Constructor Details
-
DomUtil
public DomUtil()
-
-
Method Details
-
getTextNode
-
getNode
-
nodeAsString
-
getDocumentBuilder
-