public class ServiceModelSchemaValidator extends ServiceModelVisitor
serviceInfo| Constructor and Description | 
|---|
| ServiceModelSchemaValidator(ServiceInfo serviceInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | begin(MessagePartInfo part) | 
| String | getComplaints() | 
public ServiceModelSchemaValidator(ServiceInfo serviceInfo)
public String getComplaints()
public void begin(MessagePartInfo part)
begin in class ServiceModelVisitorApache CXF