public class WellFormedXml extends Object
| Constructor and Description |
|---|
WellFormedXml() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
getXmlDoc(String xmlString) |
static void |
main(String[] args) |
static boolean |
validate(String xmlString) |