public class XMLContentFilterInterceptor extends AbstractInterceptor
Interceptor.FlowELEMENT_NAME, id, namerouter| Constructor and Description |
|---|
XMLContentFilterInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelpId() |
String |
getXPath() |
Outcome |
handleRequest(Exchange exc) |
Outcome |
handleResponse(Exchange exc) |
protected void |
parseAttributes(XMLStreamReader token) |
void |
setXPath(String xPath) |
protected void |
writeInterceptor(XMLStreamWriter out) |
getDisplayName, getElementName, getFlow, getId, getLongDescription, getShortDescription, setDisplayName, setFlow, setId, writegetRouter, setRouterdoAfterParsing, getBoolean, move2RootElementIfNeeded, parse, parseCharacters, parseChildren, toXml, writeIfNotNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRouter, setRouterparsepublic String getXPath()
public void setXPath(String xPath)
public Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionpublic Outcome handleResponse(Exchange exc) throws Exception
handleResponse in interface InterceptorhandleResponse in class AbstractInterceptorExceptionprotected void parseAttributes(XMLStreamReader token) throws Exception
parseAttributes in class AbstractInterceptorExceptionprotected void writeInterceptor(XMLStreamWriter out) throws XMLStreamException
writeInterceptor in class AbstractInterceptorXMLStreamExceptionpublic String getHelpId()
getHelpId in interface InterceptorgetHelpId in class AbstractInterceptorCopyright © 2012. All Rights Reserved.