Package org.xhtmlrenderer.util
Class XMLUtil
java.lang.Object
org.xhtmlrenderer.util.XMLUtil
Booch utility class for XML processing using DOM
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Document
documentFromFile
(String filename) static Document
documentFromString
(String documentContents)