|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xhtmlrenderer.util.XMLUtil
public class XMLUtil
Booch utility class for XML processing using DOM
Constructor Summary | |
---|---|
XMLUtil()
|
Method Summary | |
---|---|
static org.w3c.dom.Document |
documentFromFile(java.lang.String filename)
|
static org.w3c.dom.Document |
documentFromString(java.lang.String documentContents)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLUtil()
Method Detail |
---|
public static org.w3c.dom.Document documentFromString(java.lang.String documentContents) throws java.lang.Exception
java.lang.Exception
public static org.w3c.dom.Document documentFromFile(java.lang.String filename) throws java.lang.Exception
java.lang.Exception
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |