public class XMLSchemaValidator extends AbstractXMLSchemaValidator
failureHandler, invalid, location, resourceResolver, valid, xopr| Constructor and Description |
|---|
XMLSchemaValidator(ResolverMap resourceResolver,
String location,
ValidatorInterceptor.FailureHandler failureHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected Response |
createErrorResponse(String message) |
protected List<Validator> |
createValidators() |
protected Source |
getMessageBody(InputStream input) |
protected String |
getPreliminaryError(XOPReconstitutor xopr,
Message msg) |
protected List<com.predic8.schema.Schema> |
getSchemas() |
protected boolean |
isFault(Message msg) |
getInvalid, getValid, validateMessagepublic XMLSchemaValidator(ResolverMap resourceResolver, String location, ValidatorInterceptor.FailureHandler failureHandler) throws Exception
Exceptionprotected List<com.predic8.schema.Schema> getSchemas()
getSchemas in class AbstractXMLSchemaValidatorprotected List<Validator> createValidators() throws Exception
createValidators in class AbstractXMLSchemaValidatorExceptionprotected Source getMessageBody(InputStream input) throws Exception
getMessageBody in class AbstractXMLSchemaValidatorExceptionprotected Response createErrorResponse(String message)
createErrorResponse in class AbstractXMLSchemaValidatorprotected boolean isFault(Message msg)
isFault in class AbstractXMLSchemaValidatorprotected String getPreliminaryError(XOPReconstitutor xopr, Message msg)
getPreliminaryError in class AbstractXMLSchemaValidatorCopyright © 2019. All Rights Reserved.