org.apache.cxf.service
Class ServiceModelSchemaValidator
java.lang.Object
org.apache.cxf.service.ServiceModelVisitor
org.apache.cxf.service.ServiceModelSchemaValidator
public class ServiceModelSchemaValidator
- extends ServiceModelVisitor
Methods inherited from class org.apache.cxf.service.ServiceModelVisitor |
begin, begin, begin, begin, begin, begin, begin, end, end, end, end, end, end, end, end, walk |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceModelSchemaValidator
public ServiceModelSchemaValidator(ServiceInfo serviceInfo)
getComplaints
public String getComplaints()
begin
public void begin(MessagePartInfo part)
- Overrides:
begin
in class ServiceModelVisitor
Apache CXF