public class ApiDocumentHelper extends DocAnotationBase
| 构造器和说明 |
|---|
ApiDocumentHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
gendoc(ApiDocument api,
GenContext context)
Gendoc.
|
String |
genJavascript(ApiDocument api,
GenContext context)
Gen javascript.
|
handleParameter, isPrimitivepublic String genJavascript(ApiDocument api, GenContext context)
api - the apicontext - the contextpublic String gendoc(ApiDocument api, GenContext context)
api - the apicontext - the contextCopyright © 2016. All rights reserved.