Package org.codehaus.mojo.xml.format
-
Interface Summary Interface Description XmlFormatViolationHandler An interface for reportingXmlFormatViolations. -
Class Summary Class Description FormatFileSet An extension ofFileSetthat addsFormatFileSet.getEncoding()andFormatFileSet.getIndentSize()fields.IndentCheckSaxHandler ADefaultHandlerimplementation that detects formatting violations and reports them to the suppliedXmlFormatViolationHandler.IndentCheckSaxHandler.ElementEntry An entry that can be stored on a stackIndentCheckSaxHandler.Indent An indent occurrence within a file characterized byIndentCheckSaxHandler.Indent.lineNumberandIndentCheckSaxHandler.Indent.size.XmlFormatViolation A violation of a prescribed XML formatting.