org.apache.servicemix.soap.wsdl.validator
Class WSIBPValidator
java.lang.Object
org.apache.servicemix.soap.wsdl.validator.WSIBPValidator
public class WSIBPValidator
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSIBPValidator
public WSIBPValidator(javax.wsdl.Definition definition)
error
protected void error(WSIBPValidator.Code code,
javax.wsdl.Binding binding)
error
protected void error(WSIBPValidator.Code code,
javax.wsdl.PortType portType)
error
protected void error(WSIBPValidator.Code code,
javax.wsdl.Message message)
error
protected void error(WSIBPValidator.Code code,
java.lang.String locType,
java.lang.String loc)
isValid
public boolean isValid()
getErrors
public java.util.Collection<java.lang.String> getErrors()
checkPortTypes
public void checkPortTypes()
checkMessages
public void checkMessages()
checkBindings
public void checkBindings()
Copyright © 2005-2012 FuseSource. All Rights Reserved.