public class WSDLValidator extends AbstractXMLSchemaValidator
failureHandler, invalid, location, resourceResolver, valid| Constructor and Description |
|---|
WSDLValidator(ResourceResolver resourceResolver,
String location,
ValidatorInterceptor.FailureHandler failureHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected Response |
createErrorResponse(String message) |
protected Source |
getMessageBody(InputStream input) |
protected List<com.predic8.schema.Schema> |
getSchemas() |
createValidators, getInvalid, getValid, validateMessagepublic WSDLValidator(ResourceResolver resourceResolver, String location, ValidatorInterceptor.FailureHandler failureHandler) throws Exception
Exceptionprotected List<com.predic8.schema.Schema> getSchemas()
getSchemas in class AbstractXMLSchemaValidatorprotected Source getMessageBody(InputStream input) throws Exception
getMessageBody in class AbstractXMLSchemaValidatorExceptionprotected Response createErrorResponse(String message)
createErrorResponse in class AbstractXMLSchemaValidatorCopyright © 2012. All Rights Reserved.