public class WoodstoxValidationImpl extends Object implements org.apache.cxf.io.StaxValidationManager
| Constructor and Description |
|---|
WoodstoxValidationImpl(org.apache.cxf.Bus b) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
setupValidation(XMLStreamReader reader,
org.apache.cxf.endpoint.Endpoint endpoint,
org.apache.cxf.service.model.ServiceInfo serviceInfo) |
boolean |
setupValidation(XMLStreamWriter writer,
org.apache.cxf.endpoint.Endpoint endpoint,
org.apache.cxf.service.model.ServiceInfo serviceInfo) |
public boolean setupValidation(XMLStreamReader reader, org.apache.cxf.endpoint.Endpoint endpoint, org.apache.cxf.service.model.ServiceInfo serviceInfo) throws XMLStreamException
setupValidation in interface org.apache.cxf.io.StaxValidationManagerXMLStreamExceptionpublic boolean setupValidation(XMLStreamWriter writer, org.apache.cxf.endpoint.Endpoint endpoint, org.apache.cxf.service.model.ServiceInfo serviceInfo) throws XMLStreamException
setupValidation in interface org.apache.cxf.io.StaxValidationManagerXMLStreamExceptionApache CXF