public class XSLTFeature
extends org.apache.cxf.feature.AbstractFeature
| Constructor and Description |
|---|
XSLTFeature() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus) |
void |
setInXSLTPath(String inXSLTPath) |
void |
setOutXSLTPath(String outXSLTPath) |
protected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus)
initializeProvider in class org.apache.cxf.feature.AbstractFeaturepublic void setInXSLTPath(String inXSLTPath)
public void setOutXSLTPath(String outXSLTPath)
Apache CXF