| Package | Description |
|---|---|
| org.apache.cxf.jaxrs.model.doc | |
| org.apache.cxf.jaxrs.model.wadl | |
| org.apache.cxf.jaxrs.swagger |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaDocProvider |
| Modifier and Type | Method and Description |
|---|---|
void |
WadlGenerator.setDocumentationProvider(DocumentationProvider p) |
| Modifier and Type | Method and Description |
|---|---|
void |
WadlGenerator.setDocumentationProvider(List<DocumentationProvider> ps) |
| Modifier and Type | Field and Description |
|---|---|
protected DocumentationProvider |
Swagger2Serializers.javadocProvider |
| Constructor and Description |
|---|
Swagger2Serializers(boolean dynamicBasePath,
boolean replaceTags,
DocumentationProvider javadocProvider,
List<ClassResourceInfo> cris) |
Apache CXF