Package | Description |
---|---|
org.apache.cxf.jaxrs.model.doc | |
org.apache.cxf.jaxrs.model.wadl | |
org.apache.cxf.jaxrs.swagger | |
org.apache.cxf.maven_plugin.javatowadl |
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 |
protected DocumentationProvider |
Swagger2Feature.javadocProvider |
Constructor and Description |
---|
Swagger2Serializers(boolean dynamicBasePath,
boolean replaceTags,
DocumentationProvider javadocProvider,
List<ClassResourceInfo> cris) |
Modifier and Type | Class and Description |
---|---|
class |
ResourceMapJavaDocProvider |
Apache CXF