Uses of Package
org.codehaus.mojo.xml.format
-
Packages that use org.codehaus.mojo.xml.format Package Description org.codehaus.mojo.xml org.codehaus.mojo.xml.format -
Classes in org.codehaus.mojo.xml.format used by org.codehaus.mojo.xml Class Description FormatFileSet An extension ofFileSet
that addsFormatFileSet.getEncoding()
andFormatFileSet.getIndentSize()
fields.XmlFormatViolation A violation of a prescribed XML formatting.XmlFormatViolationHandler An interface for reportingXmlFormatViolation
s. -
Classes in org.codehaus.mojo.xml.format used by org.codehaus.mojo.xml.format Class Description FormatFileSet An extension ofFileSet
that addsFormatFileSet.getEncoding()
andFormatFileSet.getIndentSize()
fields.IndentCheckSaxHandler.ElementEntry An entry that can be stored on a stackIndentCheckSaxHandler.Indent An indent occurrence within a file characterized byIndentCheckSaxHandler.Indent.lineNumber
andIndentCheckSaxHandler.Indent.size
.XmlFormatViolation A violation of a prescribed XML formatting.XmlFormatViolationHandler An interface for reportingXmlFormatViolation
s.