|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.latencybusters.jms.util.DOMUtil
public class DOMUtil
Constructor Summary | |
---|---|
DOMUtil()
|
Method Summary | |
---|---|
static org.w3c.dom.Document |
createDocument(org.xml.sax.InputSource is)
|
static java.lang.String |
getXML(org.w3c.dom.Document document)
|
static void |
writeXML(org.w3c.dom.Document document)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DOMUtil()
Method Detail |
---|
public static org.w3c.dom.Document createDocument(org.xml.sax.InputSource is) throws java.lang.Exception
java.lang.Exception
public static void writeXML(org.w3c.dom.Document document) throws java.lang.Exception
java.lang.Exception
public static java.lang.String getXML(org.w3c.dom.Document document) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |