public class LegacyXmlVerifier extends Object
| Constructor and Description |
|---|
LegacyXmlVerifier() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
boolean |
hasErrors() |
void |
verify(org.dom4j.Element root)
Verifies an XML document to ensure:
1.
|
public void verify(org.dom4j.Element root)
getErrors.root - root of the XML document.public boolean hasErrors()
Copyright © 2023 Atlassian. All rights reserved.