public class StorageXhtmlValidator extends Object implements XmlValidator
| Constructor and Description |
|---|
StorageXhtmlValidator() |
| Modifier and Type | Method and Description |
|---|---|
Reader |
getXhtmlDocument(String xmlFragment)
Returns a Reader that contains the supplied
xmlFragment together with the XML document preamble. |
void |
validate(String xml) |
public void validate(String xml) throws ValidationException
validate in interface XmlValidatorValidationExceptionCopyright © 2003–2017 Atlassian. All rights reserved.