public class XMLErrors extends Object
| Constructor and Description |
|---|
XMLErrors() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
check(Document xml)
Evaluates whether a given xml document contains errors or not.
|
static String |
getErrorMessage(Document xml) |
public static boolean check(Document xml)
xml - The given xml documentCopyright © 2017 DuraSpace. All rights reserved.