| Interface | Description |
|---|---|
| ParserHelper.TypeFilter |
| Class | Description |
|---|---|
| AnnotationParser |
The AnnotationParser represents a utility class for reading values from annotations
|
| ApiDeclarationMerger |
The ApiDeclarationMerger represents a util that can merge api declarations together based on the resource path
|
| ApiMethodParser |
The ApiMethodParser represents a parser for resource methods
|
| ApiModelParser |
The ApiModelParser represents a parser for api model classes which are used for parameters, resource method return types and
model fields.
|
| CrossClassApiParser |
The CrossClassApiParser represents an api class parser that supports ApiDeclaration being
spread across multiple resource classes.
|
| JaxRsAnnotationParser | |
| ParameterReader |
The ParameterReader represents a utility class that supports reading api parameters
|
| ParserHelper |
The ParserHelper represents a helper class for the parsers
|
| ParserHelper.NumericTypeFilter | |
| VariableReplacer |
The VariableReplacer represents a util class for replacing variable references
in text with variable values from a properties file
|
| Enum | Description |
|---|---|
| NamingConvention |
The NamingConvention represents naming conventions for how items such as fields should be named
|
| ResponseMessageSortMode |
The ResponseMessageSortMode represents the sort mode for response messages
|
Copyright © 2015. All rights reserved.