org.apache.cxf.wstx_msv_validation
Class WoodstoxValidationImpl
java.lang.Object
org.apache.cxf.wstx_msv_validation.WoodstoxValidationImpl
- All Implemented Interfaces:
- org.apache.cxf.io.StaxValidationManager
public class WoodstoxValidationImpl
- extends Object
- implements org.apache.cxf.io.StaxValidationManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WoodstoxValidationImpl
public WoodstoxValidationImpl(org.apache.cxf.Bus b)
setupValidation
public void setupValidation(javax.xml.stream.XMLStreamReader reader,
org.apache.cxf.service.model.ServiceInfo serviceInfo)
throws javax.xml.stream.XMLStreamException
-
- Specified by:
setupValidation in interface org.apache.cxf.io.StaxValidationManager
- Throws:
javax.xml.stream.XMLStreamException
setupValidation
public void setupValidation(javax.xml.stream.XMLStreamWriter writer,
org.apache.cxf.service.model.ServiceInfo serviceInfo)
throws javax.xml.stream.XMLStreamException
- Specified by:
setupValidation in interface org.apache.cxf.io.StaxValidationManager
- Throws:
javax.xml.stream.XMLStreamException
Apache CXF