org.planx.xmlstore.convert
Class DOMUtil
java.lang.Object
org.planx.xmlstore.convert.DOMUtil
public class DOMUtil
- extends Object
- Author:
- Kasper Bøgebjerg, Henning Niss
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMUtil
public DOMUtil()
removeEmptyTextNodes
public static Node removeEmptyTextNodes(Node node)
parseSource
public static Document parseSource(InputSource in)
throws XMLException,
IOException
- Throws:
XMLException
IOException
parseFile
public static Document parseFile(String filename)
throws XMLException,
IOException
- Throws:
XMLException
IOException
Copyright © 2010. All Rights Reserved.