org.xhtmlrenderer.util
Class XMLUtil
java.lang.Object
org.xhtmlrenderer.util.XMLUtil
public class XMLUtil
- extends Object
Booch utility class for XML processing using DOM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLUtil
public XMLUtil()
documentFromString
public static Document documentFromString(String documentContents)
throws Exception
- Throws:
Exception
documentFromFile
public static Document documentFromFile(String filename)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.