|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.savan.filters.Filter
org.apache.savan.filters.XPathBasedFilter
A filter that does filtering of messages based on a XPath string.
| Constructor Summary | |
XPathBasedFilter()
|
|
| Method Summary | |
boolean |
checkEnvelopeCompliance(org.apache.axiom.soap.SOAPEnvelope envelope)
This method may fail due to the JIRA issues WS-Commons(40) amd WS-Commons (41) |
java.lang.Object |
getFilterValue()
Returns a previously set filter value. |
java.lang.String |
getXPathString()
|
void |
setUp(org.apache.axiom.om.OMNode element)
To initialize the filter. |
void |
setXPathString(java.lang.String XPathString)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XPathBasedFilter()
| Method Detail |
public java.lang.String getXPathString()
public void setXPathString(java.lang.String XPathString)
public boolean checkEnvelopeCompliance(org.apache.axiom.soap.SOAPEnvelope envelope)
throws SavanException
checkEnvelopeCompliance in class Filterenvelope -
SavanExceptionpublic void setUp(org.apache.axiom.om.OMNode element)
Filter
setUp in class Filterelement - public java.lang.Object getFilterValue()
Filter
getFilterValue in class Filter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||