public class WoodstoxValidationImpl extends Object
| Constructor and Description | 
|---|
| WoodstoxValidationImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | canValidate() | 
| void | setupValidation(XMLStreamReader reader,
               Endpoint endpoint,
               ServiceInfo serviceInfo) | 
| void | setupValidation(XMLStreamWriter writer,
               Endpoint endpoint,
               ServiceInfo serviceInfo) | 
public boolean canValidate()
public void setupValidation(XMLStreamReader reader, Endpoint endpoint, ServiceInfo serviceInfo) throws XMLStreamException
XMLStreamExceptionpublic void setupValidation(XMLStreamWriter writer, Endpoint endpoint, ServiceInfo serviceInfo) throws XMLStreamException
XMLStreamExceptionApache CXF