public class SchemaValidationFeature
extends org.apache.cxf.feature.AbstractFeature
enabled| Constructor and Description |
|---|
SchemaValidationFeature() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus) |
void |
setAppliesTo(String appliesTo) |
void |
setMessage(String message) |
void |
setPath(String path) |
void |
setType(String type) |
doInitializeProvider, getActive, getID, isEnabledprotected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus)
initializeProvider in class org.apache.cxf.feature.AbstractFeaturepublic void setType(String type)
public void setAppliesTo(String appliesTo)
public void setMessage(String message)
public void setPath(String path)
Copyright © 2011–2021 Talend Inc.. All rights reserved.