Package org.codehaus.mojo.xml.format
-
Interface Summary Interface Description XmlFormatViolationHandler An interface for reportingXmlFormatViolation
s. -
Class Summary Class Description FormatFileSet An extension ofFileSet
that addsFormatFileSet.getEncoding()
andFormatFileSet.getIndentSize()
fields.IndentCheckSaxHandler ADefaultHandler
implementation that detects formatting violations and reports them to the suppliedXmlFormatViolationHandler
.XmlFormatViolation A violation of a prescribed XML formatting.