Uses of Class
org.codehaus.mojo.xml.format.XmlFormatViolation
-
Packages that use XmlFormatViolation Package Description org.codehaus.mojo.xml.format -
-
Uses of XmlFormatViolation in org.codehaus.mojo.xml.format
Methods in org.codehaus.mojo.xml.format with parameters of type XmlFormatViolation Modifier and Type Method Description voidXmlFormatViolationHandler. handle(XmlFormatViolation violation)Called when anXmlFormatViolationis found.
-