Interface | Description |
---|---|
XmlFormatViolationHandler |
An interface for reporting
XmlFormatViolation s. |
Class | Description |
---|---|
FormatFileSet | |
IndentCheckSaxHandler |
A
DefaultHandler implementation that detects formatting violations and reports them to the supplied
IndentCheckSaxHandler.violationHandler . |
IndentCheckSaxHandler.ElementEntry |
An entry that can be stored on a stack
|
IndentCheckSaxHandler.Indent |
An indent occurrence within a file characterized by
IndentCheckSaxHandler.Indent.lineNumber and IndentCheckSaxHandler.Indent.size . |
XmlFormatViolation |
A violation of a prescribed XML formatting.
|