|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.util.XMLUtils
public final class XMLUtils
| Method Summary | |
|---|---|
static void |
ElementToStream(org.w3c.dom.Element element,
java.io.OutputStream out)
|
static org.xml.sax.InputSource |
getInputSourceFromURI(java.lang.String uri)
Utility to get the bytes uri. |
static java.lang.String |
PrettyDocumentToString(org.w3c.dom.Document doc)
|
static org.xml.sax.InputSource |
sourceToInputSource(javax.xml.transform.Source source)
Utility to get the bytes uri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String PrettyDocumentToString(org.w3c.dom.Document doc)
public static void ElementToStream(org.w3c.dom.Element element,
java.io.OutputStream out)
public static org.xml.sax.InputSource sourceToInputSource(javax.xml.transform.Source source)
source - the resource to getpublic static org.xml.sax.InputSource getInputSourceFromURI(java.lang.String uri)
uri - the resource to get
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||