public class XPathAnnotationParser extends Object implements ExpressionAnnotationParser
XPath,
XPathExpressionEvaluator| Constructor and Description |
|---|
XPathAnnotationParser() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionArgument |
parse(Annotation annotation,
Class<?> parameterType) |
boolean |
supports(Annotation annotation) |
public ExpressionArgument parse(Annotation annotation, Class<?> parameterType)
parse in interface ExpressionAnnotationParserpublic boolean supports(Annotation annotation)
supports in interface ExpressionAnnotationParserCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.