public final class XMLUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
ElementToStream(Element element,
OutputStream out) |
static InputSource |
getInputSourceFromURI(String uri)
Utility to get the bytes uri.
|
static String |
PrettyDocumentToString(Document doc) |
static InputSource |
sourceToInputSource(Source source)
Utility to get the bytes uri
|
public static void ElementToStream(Element element, OutputStream out)
public static InputSource sourceToInputSource(Source source)
source - the resource to getpublic static InputSource getInputSourceFromURI(String uri)
uri - the resource to getCopyright © 2018 JBoss by Red Hat. All rights reserved.