|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidatorException | |
|---|---|
| org.apache.any23.extractor.html | |
| org.apache.any23.validator | TODO fillme |
| Uses of ValidatorException in org.apache.any23.extractor.html |
|---|
| Methods in org.apache.any23.extractor.html that throw ValidatorException | |
|---|---|
DocumentReport |
TagSoupParser.getValidatedDOM(boolean applyFix)
Returns the validated DOM and applies fixes on it if applyFix is set to true. |
| Uses of ValidatorException in org.apache.any23.validator |
|---|
| Methods in org.apache.any23.validator that throw ValidatorException | |
|---|---|
ValidationReport |
Validator.validate(DOMDocument document,
boolean applyFix)
Performs a validation - fixing of the provided document. |
ValidationReport |
DefaultValidator.validate(DOMDocument document,
boolean applyFix)
|
ValidationReport |
Validator.validate(URI documentURI,
Document document,
boolean applyFix)
Performs a validation - fixing of the provided document. |
ValidationReport |
DefaultValidator.validate(URI documentURI,
Document document,
boolean applyFix)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||