public interface PathParser
| Modifier and Type | Method and Description |
|---|---|
List<ParsedPath> |
parse(Element annotatedElement) |
List<ParsedPath> parse(Element annotatedElement)
annotatedElement - The element from which to parse the paths.
This element is annoted with PathParserFactory.getSupportedAnnotation().Copyright © 2017 Cosium. All rights reserved.