public interface XmlFormatViolationHandler
XmlFormatViolations.| Modifier and Type | Method and Description |
|---|---|
void |
handle(XmlFormatViolation violation)
Called when an
XmlFormatViolation is found. |
void handle(XmlFormatViolation violation)
XmlFormatViolation is found.violation - the reported violationCopyright © 2006–2021 The Apache Software Foundation. All rights reserved.