Modifier and Type | Method and Description |
---|---|
ServicesDescriptor |
Analyzer.createServicesDescriptor(List<com.thoughtworks.qdox.model.JavaClass> serviceClasses)
Does the actualy analysis.
|
Constructor and Description |
---|
Analyzer(org.apache.maven.plugin.logging.Log log,
org.apache.maven.project.MavenProject project,
ClassLoader projectClassloader,
com.thoughtworks.qdox.JavaProjectBuilder builder,
ServicesDescriptor descriptor,
boolean introspectFields)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
static ServicesDescriptor |
ServicesDescriptor.createDefault() |
Modifier and Type | Method and Description |
---|---|
void |
ServicesGenerator.generate(ServicesDescriptor descriptor,
File outputDirectory,
String filename,
String openApiUrl)
Generates the documentation as output.
|
Modifier and Type | Method and Description |
---|---|
void |
VelocityServicesGenerator.generate(ServicesDescriptor descriptor,
File outputDirectory,
String filename,
String openApiUrl)
Generates the documentation as output.
|
Copyright © 2015–2021 MojoHaus. All rights reserved.