public class SpringParserFactory extends Object implements PathParserFactory
| Constructor and Description |
|---|
SpringParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
PathParser |
build(Types typeUtils,
Elements elementUtils) |
String |
getSupportedAnnotation() |
public String getSupportedAnnotation()
getSupportedAnnotation in interface PathParserFactorypublic PathParser build(Types typeUtils, Elements elementUtils)
build in interface PathParserFactoryCopyright © 2018 Cosium. All rights reserved.