public class JibxSchemaInitializer
extends org.apache.cxf.service.ServiceModelVisitor
| Constructor and Description |
|---|
JibxSchemaInitializer(org.apache.cxf.service.model.ServiceInfo serviceInfo,
org.apache.cxf.common.xmlschema.SchemaCollection schemas,
JibxDataBinding databinding) |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(org.apache.cxf.service.model.MessagePartInfo part) |
void |
checkForExistence(org.apache.cxf.service.model.MessagePartInfo part) |
public JibxSchemaInitializer(org.apache.cxf.service.model.ServiceInfo serviceInfo,
org.apache.cxf.common.xmlschema.SchemaCollection schemas,
JibxDataBinding databinding)
Apache CXF