|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.feature.transform.AbstractXSLTInterceptor
public abstract class AbstractXSLTInterceptor
Creates an XMLStreamReader from the InputStream on the Message.
| Constructor Summary | |
|---|---|
AbstractXSLTInterceptor(String phase,
Class<?> before,
Class<?> after,
String xsltPath)
|
|
| Method Summary | |
|---|---|
protected boolean |
checkContextProperty(org.apache.cxf.message.Message message)
|
protected Templates |
getXSLTTemplate()
|
void |
setContextPropertyName(String propertyName)
|
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.interceptor.Interceptor |
|---|
handleMessage |
| Constructor Detail |
|---|
public AbstractXSLTInterceptor(String phase,
Class<?> before,
Class<?> after,
String xsltPath)
| Method Detail |
|---|
public void setContextPropertyName(String propertyName)
protected boolean checkContextProperty(org.apache.cxf.message.Message message)
protected Templates getXSLTTemplate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||