public class SchematronValidator extends Object implements IValidator
| Constructor and Description |
|---|
SchematronValidator(ResourceResolver resourceResolver,
String schematron,
ValidatorInterceptor.FailureHandler failureHandler,
Router router) |
public SchematronValidator(ResourceResolver resourceResolver, String schematron, ValidatorInterceptor.FailureHandler failureHandler, Router router) throws Exception
Exceptionpublic Outcome validateMessage(Exchange exc, Message msg) throws Exception
validateMessage in interface IValidatorExceptionpublic long getValid()
getValid in interface IValidatorpublic long getInvalid()
getInvalid in interface IValidatorCopyright © 2012. All Rights Reserved.