public class XPathEvaluatingMessageSelector extends Object implements org.springframework.integration.core.MessageSelector
| Modifier and Type | Field and Description |
|---|---|
static String |
XPATH_SELECTOR_ELEMENT
Special selector element name identifying this message selector implementation
|
| Constructor and Description |
|---|
XPathEvaluatingMessageSelector(String expression,
String control,
NamespaceContextBuilder nsContextBuider)
Default constructor using fields.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.springframework.messaging.Message<?> message) |
public static final String XPATH_SELECTOR_ELEMENT
public XPathEvaluatingMessageSelector(String expression, String control, NamespaceContextBuilder nsContextBuider)
public boolean accept(org.springframework.messaging.Message<?> message)
accept in interface org.springframework.integration.core.GenericSelector<org.springframework.messaging.Message<?>>accept in interface org.springframework.integration.core.MessageSelectorCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.