Package org.weborganic.schematron

Class Summary
Schematron Deprecated.  
SchematronOptions  
SchematronReport A report aggregating a collection of Schematron validation results.
SchematronResult Stores the results of the schematron validation.
SVRLHandler A simple handler which parses the SRVL result and stores TEXT_ELT is not just under FAILED_ASSERT_ELT and SUCCESSFUL_REPORT_ELT.
Validator An object representing a single Schematron schema, used to validate multiple XML instances.
ValidatorFactory A ValidatorFactory instance can be used to create a Validator object.
 

Enum Summary
ValidatorFactory.QueryBinding  
 

Exception Summary
SchematronException Classes of exceptions occurring while preparing or performing Schematron validation.