| Interface | Description |
|---|---|
| XmlFormatViolationHandler |
An interface for reporting
XmlFormatViolations. |
| Class | Description |
|---|---|
| FormatFileSet |
An extension of
FileSet that adds FormatFileSet.getEncoding() and FormatFileSet.getIndentSize() fields. |
| IndentCheckSaxHandler |
A
DefaultHandler implementation that detects formatting violations and reports them to the supplied
XmlFormatViolationHandler. |
| XmlFormatViolation |
A violation of a prescribed XML formatting.
|
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.