org.planx.xmlstore.input
Class DOMUtil
java.lang.Object
org.planx.xmlstore.input.DOMUtil
public class DOMUtil
- extends Object
- Author:
- Kasper Bøgebjerg, Henning Niss
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 © 2004-2005 Plan-X. All Rights Reserved.