| Package | Description |
|---|---|
| br.com.anteros.restdoc.maven.plugin | |
| br.com.anteros.restdoc.maven.plugin.doclet.collector |
| Modifier and Type | Method and Description |
|---|---|
static void |
SnippetGenerator.generate(String baseUrl,
Writer w,
ClassDescriptor... classDescriptors) |
| Modifier and Type | Method and Description |
|---|---|
protected ClassDescriptor |
AbstractCollector.getClassDescriptor(com.sun.javadoc.ClassDoc classDoc)
Will generate a single class descriptor and all the endpoints for that
class.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ClassDescriptor> |
Collector.getDescriptors(com.sun.javadoc.RootDoc rootDoc) |
Collection<ClassDescriptor> |
AbstractCollector.getDescriptors(com.sun.javadoc.RootDoc rootDoc)
Will generate and aggregate all the rest endpoint class descriptors.
|
Copyright © 2017 Anteros Tecnologia. All rights reserved.