跳过导航链接
A B C D E G H I J M P R S T U V 

A

addResourceHandlers(ResourceHandlerRegistry) - 类 中的方法com.citrsw.configuration.ApiConfiguration
 
android(Set<String>) - 类 中的方法com.citrsw.definition.DocModel
生成安卓实体类代码
android(Set<String>) - 类 中的方法com.citrsw.definition.DocProperty
生成安卓实体类代码
api() - 类 中的方法com.citrsw.controller.ApiController
 
ApiAppointParam - com.citrsw.annatation中的注释类型
自定义入参字段 使用场景:不需要类中全部的属性
ApiBasicReturn - com.citrsw.annatation中的注释类型
请求参数注解
ApiClass - com.citrsw.annatation中的注释类型
Controller注解
ApiCode - com.citrsw.annatation中的注释类型
状态码
ApiCodeContainer - com.citrsw.annatation中的注释类型
状态码容器
ApiConfiguration - com.citrsw.configuration中的类
配置类
ApiConfiguration() - 类 的构造器com.citrsw.configuration.ApiConfiguration
 
ApiConstant - com.citrsw.common中的类
写点注释
ApiConstant() - 类 的构造器com.citrsw.common.ApiConstant
 
ApiContext - com.citrsw.core中的类
上下文(核心)
ApiContext(ControllerHandle) - 类 的构造器com.citrsw.core.ApiContext
 
ApiController - com.citrsw.controller中的类
写点注释
ApiController(ApiContext) - 类 的构造器com.citrsw.controller.ApiController
 
ApiEnable - com.citrsw.annatation中的注释类型
激活注解
apiEnable - 类 中的静态变量com.citrsw.common.ApiConstant
Api是否可用
ApiGlobalClass - com.citrsw.annatation中的注释类型
全局类配置 凡是遇到此类则按一下配置生成Api 未配置在此处的属性将不会显示 使用场景:使用第三方的实体时使用
ApiGlobalClassContainer - com.citrsw.annatation中的注释类型
全局类配置 凡是遇到此类则按一下配置生成Api 未配置在此处的属性将不会显示 使用场景:使用第三方的实体时使用
ApiGlobalCode - com.citrsw.annatation中的注释类型
全局状态码
ApiGlobalCodeContainer - com.citrsw.annatation中的注释类型
全局状态码容器
ApiIgnore - com.citrsw.annatation中的注释类型
过滤注解
ApiMapParam - com.citrsw.annatation中的注释类型
自定义参数 使用场景:Map类型的参数
ApiMapProperty - com.citrsw.annatation中的注释类型
Map类型属性注解集合
ApiMapPropertyContainer - com.citrsw.annatation中的注释类型
Map类型属性注解集合容器
ApiMapReturn - com.citrsw.annatation中的注释类型
自定义参数 使用场景:Map类型的参数
ApiMethod - com.citrsw.annatation中的注释类型
方法注解
ApiModel - com.citrsw.annatation中的注释类型
模型注解
ApiParam - com.citrsw.annatation中的注释类型
请求参数注解
ApiParamException - com.citrsw.exception中的异常错误
Api参数校验异常类
ApiParamException(String, DocProperty) - 异常错误 的构造器com.citrsw.exception.ApiParamException
 
ApiParamHandle - com.citrsw.enums中的枚举
参数校验处理方式枚举
ApiParamModelProperty - com.citrsw.annatation中的注释类型
重新指定入参Model属性注解
ApiParamModelPropertyContainer - com.citrsw.annatation中的注释类型
ApiReturnModelProperty容器
ApiProperty - com.citrsw.annatation中的注释类型
Model属性注解
ApiReturn - com.citrsw.annatation中的注释类型
返回参数注解
ApiReturnModelProperty - com.citrsw.annatation中的注释类型
重新指定出参Model属性注解
ApiReturnModelPropertyContainer - com.citrsw.annatation中的注释类型
ApiModelProperty容器
ApiUtils - com.citrsw.common中的类
写点注释
ApiUtils() - 类 的构造器com.citrsw.common.ApiUtils
 

B

baseTypeMap - 类 中的静态变量com.citrsw.common.ApiConstant
java基本数据类型

C

com.citrsw.annatation - 程序包 com.citrsw.annatation
 
com.citrsw.common - 程序包 com.citrsw.common
 
com.citrsw.configuration - 程序包 com.citrsw.configuration
 
com.citrsw.controller - 程序包 com.citrsw.controller
 
com.citrsw.core - 程序包 com.citrsw.core
 
com.citrsw.definition - 程序包 com.citrsw.definition
 
com.citrsw.enumeration - 程序包 com.citrsw.enumeration
 
com.citrsw.enums - 程序包 com.citrsw.enums
 
com.citrsw.exception - 程序包 com.citrsw.exception
 
compareTo(DocClass) - 类 中的方法com.citrsw.definition.DocClass
 
compareTo(DocCode) - 类 中的方法com.citrsw.definition.DocCode
 
compareTo(DocMethod) - 类 中的方法com.citrsw.definition.DocMethod
 
compareTo(DocProperty) - 类 中的方法com.citrsw.definition.DocProperty
 
ControllerHandle - com.citrsw.core中的类
处理Controller类
ControllerHandle(MethodHandle) - 类 的构造器com.citrsw.core.ControllerHandle
 

D

Doc - com.citrsw.definition中的类
Api结果集
Doc() - 类 的构造器com.citrsw.definition.Doc
 
DOC_GLOBAL_CODES - 类 中的静态变量com.citrsw.common.ApiConstant
全局状态码
DocClass - com.citrsw.definition中的类
类信息
DocClass() - 类 的构造器com.citrsw.definition.DocClass
 
DocCode - com.citrsw.definition中的类
状态码定义
DocCode() - 类 的构造器com.citrsw.definition.DocCode
 
DocMethod - com.citrsw.definition中的类
方法信息
DocMethod() - 类 的构造器com.citrsw.definition.DocMethod
 
DocModel - com.citrsw.definition中的类
模型信息
DocModel() - 类 的构造器com.citrsw.definition.DocModel
 
DocProperty - com.citrsw.definition中的类
属性信息
DocProperty() - 类 的构造器com.citrsw.definition.DocProperty
 
down() - 类 中的方法com.citrsw.controller.ApiController
 

E

equals(Object) - 类 中的方法com.citrsw.common.ParameterizedTypeImpl
 
equals(Object) - 类 中的方法com.citrsw.definition.DocCode
 

G

generate(Doc) - 类 中的方法com.citrsw.core.MarkdownHandler
 
getActualTypeArguments() - 类 中的方法com.citrsw.common.ParameterizedTypeImpl
Returns an array of Type objects representing the actual type arguments to this type.
getDoc() - 类 中的方法com.citrsw.core.ApiContext
 
getJson(String, StringBuilder, boolean, boolean, Map<String, DocProperty>) - 类 中的方法com.citrsw.definition.DocProperty
json形式
getLocalIp() - 类 中的静态方法com.citrsw.common.ApiUtils
获取内网IP
getOwnerType() - 类 中的方法com.citrsw.common.ParameterizedTypeImpl
Returns a Type object representing the type that this type is a member of.
getParamAndroid() - 类 中的方法com.citrsw.definition.TempMethod
生成入参安卓实体类代码
getParamExample() - 类 中的方法com.citrsw.definition.TempMethod
json入参例子(没写错,是方法名起错了)
getParamIos() - 类 中的方法com.citrsw.definition.TempMethod
生成IOS实体类代码
getParamJson() - 类 中的方法com.citrsw.definition.TempMethod
json入参
getParams() - 类 中的方法com.citrsw.definition.TempMethod
form-data入参例子
getParamVue() - 类 中的方法com.citrsw.definition.TempMethod
生成请求Vue代码
getParentField(Class<?>, String) - 类 中的方法com.citrsw.core.ModelHandle
获取父类中的属性
getRawType() - 类 中的方法com.citrsw.common.ParameterizedTypeImpl
Returns the Type object representing the class or interface that declared this type.
getReturnAndroid() - 类 中的方法com.citrsw.definition.TempMethod
生成响应安卓实体类代码
getReturnIos() - 类 中的方法com.citrsw.definition.TempMethod
生成IOS实体类代码
getReturnJson() - 类 中的方法com.citrsw.definition.TempMethod
json出参
getReturnVue() - 类 中的方法com.citrsw.definition.TempMethod
生成响应Vue代码

H

handleClass(Set<Class<?>>) - 类 中的方法com.citrsw.core.ControllerHandle
处理扫描到的类
handleGeneric(Validated, DocProperty, Type, Map<String, Boolean>, boolean, boolean, Set<Class<?>>, Map<String, ApiParamModelProperty>, Map<String, ApiReturnModelProperty>, Map<String, ApiMapProperty>, Map<String, ApiParam>, Map<String, ApiReturn>, Map<String, ApiProperty>, Map<String, ApiProperty>) - 类 中的方法com.citrsw.core.ModelHandle
处理泛型
handleMap(Validated, DocProperty, Type, Map<String, Boolean>, boolean, boolean, Set<Class<?>>, Map<String, ApiParamModelProperty>, Map<String, ApiReturnModelProperty>, Map<String, ApiMapProperty>, Map<String, ApiParam>, Map<String, ApiReturn>, Map<String, ApiProperty>, Map<String, ApiProperty>) - 类 中的方法com.citrsw.core.ModelHandle
处理Map
handleMethod(Method[], RequestMapping) - 类 中的方法com.citrsw.core.MethodHandle
处理Controller中的方法
handleModel(Validated, DocProperty, Class<?>, Type, Map<String, Boolean>, boolean, boolean, Set<Class<?>>, Map<String, ApiParamModelProperty>, Map<String, ApiReturnModelProperty>, Map<String, ApiMapProperty>, Map<String, ApiParam>, Map<String, ApiReturn>, Map<String, ApiProperty>, Map<String, ApiProperty>) - 类 中的方法com.citrsw.core.ModelHandle
处理模型
handleParam(ApiMapParam, ApiAppointParam, ApiParamModelProperty[], Parameter[]) - 类 中的方法com.citrsw.core.ParamHandle
处理方法的入参
handleReturn(ApiMapReturn, ApiBasicReturn, Class<?>, Type, ApiReturnModelProperty[]) - 类 中的方法com.citrsw.core.ReturnHandle
处理方法的出参
hashCode() - 类 中的方法com.citrsw.common.ParameterizedTypeImpl
 
hashCode() - 类 中的方法com.citrsw.definition.DocCode
 
humpToLine(String) - 类 中的方法com.citrsw.core.ModelHandle
驼峰转下划线

I

ios(Set<String>) - 类 中的方法com.citrsw.definition.DocModel
生成IOS实体类代码
ios(Set<String>) - 类 中的方法com.citrsw.definition.DocProperty
生成IOS实体类代码

J

javaToIosType(String) - 类 中的静态方法com.citrsw.common.ApiUtils
java类型转Ios类型

M

make(Class<?>, Type[], Type) - 类 中的静态方法com.citrsw.common.ParameterizedTypeImpl
Static factory.
MarkdownHandler - com.citrsw.core中的类
Markdown处理类
MarkdownHandler() - 类 的构造器com.citrsw.core.MarkdownHandler
 
MethodHandle - com.citrsw.core中的类
处理Controller类中的方法
MethodHandle(ParamHandle, ReturnHandle) - 类 的构造器com.citrsw.core.MethodHandle
 
methodMap - 类 中的静态变量com.citrsw.common.ApiConstant
参数校验不通过的返回对象
ModelHandle - com.citrsw.core中的类
处理模型类
ModelHandle() - 类 的构造器com.citrsw.core.ModelHandle
 

P

param(DocProperty, Map<String, DocProperty>) - 类 中的方法com.citrsw.definition.DocProperty
form-data形式
PARAM_GLOBAL_CLASS_DESCRIPTION_MAP - 类 中的静态变量com.citrsw.common.ApiConstant
 
PARAM_GLOBAL_CLASS_MAP - 类 中的静态变量com.citrsw.common.ApiConstant
全局入参类注解
paramAndroid - 类 中的变量com.citrsw.definition.DocMethod
生成入参安卓实体类代码
ParameterizedTypeImpl - com.citrsw.common中的类
拷贝的JDK中的类
paramExample() - 类 中的方法com.citrsw.definition.DocModel
 
ParamHandle - com.citrsw.core中的类
处理方法入参
ParamHandle(ModelHandle) - 类 的构造器com.citrsw.core.ParamHandle
 
paramIos - 类 中的变量com.citrsw.definition.DocMethod
生成入参IOS实体类代码
paramJson(Map<String, DocProperty>) - 类 中的方法com.citrsw.definition.DocModel
 
params(Map<String, DocProperty>) - 类 中的方法com.citrsw.definition.DocModel
 
paramVue - 类 中的变量com.citrsw.definition.DocMethod
生成请求Vue代码
paramVue(Map<String, Map<String, String>>) - 类 中的方法com.citrsw.definition.DocModel
生成请求Vue代码
paramVue(StringBuilder, StringBuilder, String, Map<String, Map<String, String>>) - 类 中的方法com.citrsw.definition.DocProperty
 

R

realType(Type, TypeVariable<? extends Class<?>>[], Type) - 类 中的方法com.citrsw.core.ModelHandle
对包含泛型的属性类型进行重新包装
regenerateType(Type) - 类 中的静态方法com.citrsw.common.ApiUtils
重新生成符合泛型形式的Type 用于返回形式的泛型
RETURN_GLOBAL_CLASS_DESCRIPTION_MAP - 类 中的静态变量com.citrsw.common.ApiConstant
 
RETURN_GLOBAL_CLASS_MAP - 类 中的静态变量com.citrsw.common.ApiConstant
全局出参类注解
returnAndroid - 类 中的变量com.citrsw.definition.DocMethod
生成入参响应安卓实体类代码
ReturnHandle - com.citrsw.core中的类
处理方法返回参数
ReturnHandle(ModelHandle) - 类 的构造器com.citrsw.core.ReturnHandle
 
returnIos - 类 中的变量com.citrsw.definition.DocMethod
生成响应IOS实体类代码
returnJson() - 类 中的方法com.citrsw.definition.DocModel
 
returnVue - 类 中的变量com.citrsw.definition.DocMethod
生成响应Vue代码
returnVue(Map<String, Map<String, String>>) - 类 中的方法com.citrsw.definition.DocModel
生成响应Vue代码
returnVue(StringBuilder, String, Map<String, Map<String, String>>) - 类 中的方法com.citrsw.definition.DocProperty
 
run(String...) - 类 中的方法com.citrsw.core.ApiContext
 

S

scanner(String, Set<Class<?>>) - 类 中的方法com.citrsw.core.ControllerHandle
递归扫描 获取包含RestController注解的类

T

takePackages(Class<?>) - 类 中的方法com.citrsw.core.ControllerHandle
获取需要扫描的包
TempMethod - com.citrsw.definition中的类
方法信息
TempMethod() - 类 的构造器com.citrsw.definition.TempMethod
 
toString() - 类 中的方法com.citrsw.common.ParameterizedTypeImpl
 
TypeEnum - com.citrsw.enumeration中的枚举
类型
typeReverseMap - 类 中的静态变量com.citrsw.common.ApiConstant
java基本数据类型

U

underscore - 类 中的静态变量com.citrsw.common.ApiConstant
是否使用下滑线命名方式

V

valueOf(String) - 枚举 中的静态方法com.citrsw.enumeration.TypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.citrsw.enums.ApiParamHandle
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.citrsw.enumeration.TypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.citrsw.enums.ApiParamHandle
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E G H I J M P R S T U V 
跳过导航链接

Copyright © 2023. All rights reserved.