public class XercesXsdValidationImpl extends Object implements XmlSchemaValidationManager
| Constructor and Description |
|---|
XercesXsdValidationImpl() |
XercesXsdValidationImpl(Bus b) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBus(Bus b) |
void |
validateSchemas(org.apache.ws.commons.schema.XmlSchemaCollection schemas,
DOMErrorHandler errorHandler)
Throw an
|
public XercesXsdValidationImpl()
public XercesXsdValidationImpl(Bus b)
public final void setBus(Bus b)
public void validateSchemas(org.apache.ws.commons.schema.XmlSchemaCollection schemas,
DOMErrorHandler errorHandler)
validateSchemas in interface XmlSchemaValidationManagerApache CXF