JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.activemq.artemis.selector.filter
Interface XPathExpression.XPathEvaluatorFactory
Enclosing class:
XPathExpression
public static interface
XPathExpression.XPathEvaluatorFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
XPathExpression.XPathEvaluator
create
(
String
xpath)
Method Details
create
XPathExpression.XPathEvaluator
create
(
String
xpath)