Package | Description |
---|---|
com.j256.springrequestdoclet.collector |
Classes which investigate the classes and extract the documentation information.
|
Modifier and Type | Method and Description |
---|---|
List<FieldInfo> |
ContentsInfo.getFieldInfos() |
Modifier and Type | Method and Description |
---|---|
static ContentsInfo |
ContentsInfo.fromRequestBody(String javaParamName,
String javaTypeName,
String javaDoc,
List<FieldInfo> fieldInfos) |
static ContentsInfo |
ContentsInfo.fromResponse(String javaTypeName,
String javaDoc,
List<FieldInfo> fieldInfos) |
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.