public class Docs
extends java.lang.Object
| 构造器和说明 |
|---|
Docs() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
buildHtmlDocs(DocsConfig config)
build html api docs
|
static void |
main(java.lang.String[] args) |
static void |
setResponseWrapper(IResponseWrapper responseWrapper)
wrap response into a common structure,don't forget to put responseNode into map.
|
public static void main(java.lang.String[] args)
public static void buildHtmlDocs(DocsConfig config)
public static void setResponseWrapper(IResponseWrapper responseWrapper)
responseWrapper -