Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- ddf.services.schematron - package ddf.services.schematron
- DEFAULT_THREAD_POOL_SIZE - Static variable in class ddf.services.schematron.SchematronValidationService
G
- getAllAssertMessages() - Method in interface ddf.services.schematron.SchematronReport
-
Retrieve all assertion messages, warnings and errors, from the SVRL report.
- getAllAssertMessages() - Method in class ddf.services.schematron.SvrlReport
-
Retrieve all assertion messages, warnings and errors, from the SVRL report.
- getAllAssertMessages(String) - Method in class ddf.services.schematron.SvrlReport
-
Retrieve only the specified type of assertion messages (warnings or errors) from the SVRL report.
- getAllReportMessages() - Method in interface ddf.services.schematron.SchematronReport
-
Retrieve all report messages, warnings and errors, from the SVRL report.
- getAllReportMessages() - Method in class ddf.services.schematron.SvrlReport
-
Retrieve all report messages, warnings and errors, from the SVRL report.
- getAllReportMessages(String) - Method in class ddf.services.schematron.SvrlReport
-
Retrieve only the specified type of report messages (warnings or errors) from the SVRL report.
- getDescription() - Method in class ddf.services.schematron.SchematronValidationService
- getErrors() - Method in interface ddf.services.schematron.SchematronReport
-
Get a list of all of the assertion and report error messages from the SVRL report.
- getErrors() - Method in class ddf.services.schematron.SvrlReport
-
Get a list of all of the assertion and report error messages from the SVRL report.
- getId() - Method in class ddf.services.schematron.SchematronValidationService
- getOrganization() - Method in class ddf.services.schematron.SchematronValidationService
- getReportAsText() - Method in interface ddf.services.schematron.SchematronReport
-
Retrieve the entire SVRL report as an XML-formatted string.
- getReportAsText() - Method in class ddf.services.schematron.SvrlReport
-
Retrieve the entire SVRL report as an XML-formatted string.
- getTitle() - Method in class ddf.services.schematron.SchematronValidationService
- getVersion() - Method in class ddf.services.schematron.SchematronValidationService
- getWarnings() - Method in interface ddf.services.schematron.SchematronReport
-
Get a list of all of the assertion and report warning messages from the SVRL report.
- getWarnings() - Method in class ddf.services.schematron.SvrlReport
-
Get a list of all of the assertion and report warning messages from the SVRL report.
I
- init() - Method in class ddf.services.schematron.SchematronValidationService
- isEmpty() - Method in interface ddf.services.schematron.SchematronReport
-
If the Schematron report is uninitialized
- isEmpty() - Method in class ddf.services.schematron.SvrlReport
- isValid(boolean) - Method in interface ddf.services.schematron.SchematronReport
-
Returns true if Schematron report is valid, false otherwise.
- isValid(boolean) - Method in class ddf.services.schematron.SvrlReport
-
Returns true if Schematron report is valid, false otherwise.
S
- SchematronInitializationException - Exception in ddf.services.schematron
-
Custom exception for handling situations where Schematron Validation Service cannot initialize correctly.
- SchematronInitializationException() - Constructor for exception ddf.services.schematron.SchematronInitializationException
-
Instantiates a new SchematronInitializationException.
- SchematronInitializationException(String) - Constructor for exception ddf.services.schematron.SchematronInitializationException
-
Instantiates a new SchematronInitializationException with specified message.
- SchematronInitializationException(String, Throwable) - Constructor for exception ddf.services.schematron.SchematronInitializationException
-
Instantiates a new SchematronInitializationException with message and throwable.
- SchematronInitializationException(Throwable) - Constructor for exception ddf.services.schematron.SchematronInitializationException
-
Instantiates a new SchematronInitializationException with throwable.
- SchematronReport - Interface in ddf.services.schematron
- SchematronValidationException - Exception in ddf.services.schematron
- SchematronValidationException() - Constructor for exception ddf.services.schematron.SchematronValidationException
- SchematronValidationException(String) - Constructor for exception ddf.services.schematron.SchematronValidationException
- SchematronValidationException(String, Throwable) - Constructor for exception ddf.services.schematron.SchematronValidationException
- SchematronValidationException(String, Throwable, List<String>, List<String>) - Constructor for exception ddf.services.schematron.SchematronValidationException
- SchematronValidationException(String, List<String>, List<String>) - Constructor for exception ddf.services.schematron.SchematronValidationException
- SchematronValidationException(Throwable) - Constructor for exception ddf.services.schematron.SchematronValidationException
- SchematronValidationException(Throwable, List<String>, List<String>) - Constructor for exception ddf.services.schematron.SchematronValidationException
- SchematronValidationService - Class in ddf.services.schematron
-
This pre-ingest service provides validation of an ingested XML document against a Schematron schema file.
- SchematronValidationService() - Constructor for class ddf.services.schematron.SchematronValidationService
- setId(String) - Method in class ddf.services.schematron.SchematronValidationService
- setNamespace(String) - Method in class ddf.services.schematron.SchematronValidationService
- setPriority(int) - Method in class ddf.services.schematron.SchematronValidationService
- setSchematronFileNames(List<String>) - Method in class ddf.services.schematron.SchematronValidationService
- setSuppressWarnings(boolean) - Method in class ddf.services.schematron.SchematronValidationService
- SvrlReport - Class in ddf.services.schematron
-
Schematron Validation Report Language (SVRL) formatted report of output from Schematron validation.
- SvrlReport() - Constructor for class ddf.services.schematron.SvrlReport
- SvrlReport(DOMResult) - Constructor for class ddf.services.schematron.SvrlReport
V
- validate(Metacard) - Method in class ddf.services.schematron.SchematronValidationService
- validateMetacard(Metacard) - Method in class ddf.services.schematron.SchematronValidationService
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form