public class WSDL11Validator extends AbstractDefinitionValidator
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
LOG |
def, enverrorMessages| Constructor and Description |
|---|
WSDL11Validator(javax.wsdl.Definition definition) |
WSDL11Validator(javax.wsdl.Definition definition,
ToolContext pe) |
WSDL11Validator(javax.wsdl.Definition definition,
ToolContext pe,
Bus b) |
| Modifier and Type | Method and Description |
|---|---|
protected List<InputSource> |
getDefaultSchemas() |
String |
getSchemaDir() |
boolean |
isValid() |
addError, getBusaddErrorMessage, getErrorMessageprotected static final Logger LOG
public WSDL11Validator(javax.wsdl.Definition definition)
public WSDL11Validator(javax.wsdl.Definition definition,
ToolContext pe)
public WSDL11Validator(javax.wsdl.Definition definition,
ToolContext pe,
Bus b)
public boolean isValid()
throws ToolException
isValid in class AbstractValidatorToolExceptionpublic String getSchemaDir()
protected List<InputSource> getDefaultSchemas() throws IOException
IOExceptionApache CXF