Package org.codehaus.mojo.xml.format
package org.codehaus.mojo.xml.format
-
ClassDescriptionAn extension of
FileSet
that addsFormatFileSet.getEncoding()
andFormatFileSet.getIndentSize()
fields.ADefaultHandler
implementation that detects formatting violations and reports them to the suppliedXmlFormatViolationHandler
.An entry that can be stored on a stackAn indent occurrence within a file characterized byIndentCheckSaxHandler.Indent.lineNumber
andIndentCheckSaxHandler.Indent.size
.A violation of a prescribed XML formatting.An interface for reportingXmlFormatViolation
s.