Interface | Description |
---|---|
XmlFormatViolationHandler |
An interface for reporting
XmlFormatViolation s. |
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–2018 The Apache Software Foundation. All rights reserved.