|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openamf.util.XMLUtils
OpenAMFUtils
Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
Method Summary | |
static java.lang.String |
convertDOMToString(org.w3c.dom.Node node)
|
static org.w3c.dom.Document |
convertToDOM(java.io.InputStream is)
Reads XML Document from input stream |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static org.apache.commons.logging.Log log
Method Detail |
public static java.lang.String convertDOMToString(org.w3c.dom.Node node)
public static org.w3c.dom.Document convertToDOM(java.io.InputStream is) throws java.io.IOException
is
-
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |