public abstract class AbstractXSLTInterceptor extends AbstractPhaseInterceptor<Message>
| Constructor and Description | 
|---|
| AbstractXSLTInterceptor(String phase,
                       Class<?> before,
                       Class<?> after,
                       String xsltPath) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | checkContextProperty(Message message) | 
| protected Templates | getXSLTTemplate() | 
| void | setContextPropertyName(String propertyName) | 
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleMessageApache CXF