| Package | Description |
|---|---|
| org.jsondoc.core.scanner |
| Modifier and Type | Method and Description |
|---|---|
JSONDoc |
JSONDocScanner.getJSONDoc(String version,
String basePath,
List<String> packages,
boolean playgroundEnabled,
JSONDoc.MethodDisplay methodDisplay) |
JSONDoc |
AbstractJSONDocScanner.getJSONDoc(String version,
String basePath,
List<String> packages,
boolean playgroundEnabled,
JSONDoc.MethodDisplay displayMethodAs)
Returns the main
ApiDoc, containing ApiMethodDoc and ApiObjectDoc objects |
Copyright © 2015. All rights reserved.