public class JsonPathAnnotationParser extends Object implements ExpressionAnnotationParser
JsonPath
parameter annotationsConstructor and Description |
---|
JsonPathAnnotationParser() |
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 ExpressionAnnotationParser
public boolean supports(Annotation annotation)
supports
in interface ExpressionAnnotationParser
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.