org.apache.cxf.xsdvalidation
Class XercesXsdValidationImpl
java.lang.Object
org.apache.cxf.xsdvalidation.XercesXsdValidationImpl
- All Implemented Interfaces:
- org.apache.cxf.common.xmlschema.XmlSchemaValidationManager
public class XercesXsdValidationImpl
- extends Object
- implements org.apache.cxf.common.xmlschema.XmlSchemaValidationManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XercesXsdValidationImpl
public XercesXsdValidationImpl()
setBus
public void setBus(org.apache.cxf.Bus b)
register
@PostConstruct
public void register()
validateSchemas
public void validateSchemas(org.apache.ws.commons.schema.XmlSchemaCollection schemas,
DOMErrorHandler errorHandler)
-
- Specified by:
validateSchemas in interface org.apache.cxf.common.xmlschema.XmlSchemaValidationManager
Apache CXF