- generateTextResult(Source) - Method in class org.opengis.cite.validation.SchematronValidator
-
Transforms a standard SVRL report to a plain text representation that
only includes rule violations (positive or negative assertion failures).
- getColumnNumber() - Method in class org.opengis.cite.validation.ErrorLocator
-
Returns the column number where the error is located.
- getColumnNumber() - Method in class org.opengis.cite.validation.ValidationError
-
Returns the column number where the error is located.
- getDiagnostics() - Method in class org.opengis.cite.validation.ValidationError
-
Returns additional diagnostic information about this error.
- getErrorCount() - Method in class org.opengis.cite.validation.ValidationErrorHandler
-
Reports the number of errors detected during a validation episode.
- getErrorHandler() - Method in class org.opengis.cite.validation.RelaxNGValidator
-
Returns the error handler.
- getErrorHandler() - Method in class org.opengis.cite.validation.XmlSchemaCompiler
-
Returns the specialized error handler used to collect all errors
encountered while parsing schemas.
- getErrors() - Method in class org.opengis.cite.validation.ValidationErrorHandler
-
Gets the errors reported to this handler.
- getLineNumber() - Method in class org.opengis.cite.validation.ErrorLocator
-
Returns the line number where the error is located.
- getLineNumber() - Method in class org.opengis.cite.validation.ValidationError
-
Returns the line number where the error is located.
- getMessage() - Method in class org.opengis.cite.validation.ValidationError
-
Returns the message describing this error.
- getPointer() - Method in class org.opengis.cite.validation.ErrorLocator
-
Returns a pointer specifying the location of the error in some
representation.
- getPointer() - Method in class org.opengis.cite.validation.ValidationError
-
Returns a fragment identifier that identifies the invalid part of some
resource representation.
- getRuleViolationCount() - Method in class org.opengis.cite.validation.SchematronValidator
-
Get the number of violations (failed assertions and successful reports)
for the validation episode.
- getSchemaLanguage() - Method in class org.opengis.cite.validation.ValidationErrorHandler
-
- getSeverity() - Method in class org.opengis.cite.validation.ValidationError
-
Returns the severity of this error.