public abstract class AbstractXSLTInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Constructor and Description |
|---|
AbstractXSLTInterceptor(String phase,
Class<?> before,
Class<?> after,
String xsltPath) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkContextProperty(org.apache.cxf.message.Message message) |
protected Templates |
getXSLTTemplate() |
void |
setContextPropertyName(String propertyName) |
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforeApache CXF