public class XMLTool extends Object
| Constructor and Description |
|---|
XMLTool() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
createDocumentRoot()
Creates a new Document
|
static void |
Dom2Stream(Document doc,
Writer writer)
Coverts a DOM to an output stream
|
static String |
output(Document doc)
Print the document out.
|
static String |
showElement(Element e)
Display one element
|
Copyright © 2020 B3Partners B.V.. All rights reserved.