| Package | Description |
|---|---|
| org.jsondoc.core.pojo | |
| org.jsondoc.core.scanner | |
| org.jsondoc.core.util |
| Modifier and Type | Method and Description |
|---|---|
JSONDocTemplate |
ApiObjectDoc.getJsondocTemplate() |
JSONDocTemplate |
ApiBodyObjectDoc.getJsondocTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiObjectDoc.setJsondocTemplate(JSONDocTemplate jsondocTemplate) |
void |
ApiBodyObjectDoc.setJsondocTemplate(JSONDocTemplate jsondocTemplate) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,JSONDocTemplate> |
AbstractJSONDocScanner.jsondocTemplates |
| Modifier and Type | Method and Description |
|---|---|
ApiMethodDoc |
DefaultJSONDocScanner.initApiMethodDoc(Method method,
Map<Class<?>,JSONDocTemplate> jsondocTemplates) |
abstract ApiMethodDoc |
AbstractJSONDocScanner.initApiMethodDoc(Method method,
Map<Class<?>,JSONDocTemplate> jsondocTemplates) |
| Modifier and Type | Method and Description |
|---|---|
static JSONDocTemplate |
JSONDocTemplateBuilder.build(Class<?> clazz,
Set<Class<?>> jsondocObjects) |
Copyright © 2016. All rights reserved.