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