org.apache.geronimo.testsupport
Class DOMUtils
java.lang.Object
org.apache.geronimo.testsupport.DOMUtils
public class DOMUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMUtils
public DOMUtils()
load
public static Document load(String xml)
throws Exception
- Throws:
Exception
getDocumentBuilder
public static DocumentBuilder getDocumentBuilder()
throws ParserConfigurationException
- Throws:
ParserConfigurationException
compareNodes
public static void compareNodes(Node expected,
Node actual)
throws Exception
- Throws:
Exception
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.