ParanamerGeneratorpublic class QdoxParanamerGenerator extends Object implements ParanamerGenerator
| Constructor | Description |
|---|---|
QdoxParanamerGenerator() |
| Modifier and Type | Method | Description |
|---|---|---|
Enhancer |
makeEnhancer() |
|
void |
processClasses(Collection<com.thoughtworks.qdox.model.JavaClass> classes,
String outputPath) |
|
void |
processSourcePath(String sourcePath,
String outputPath) |
public void processSourcePath(String sourcePath, String outputPath) throws IOException
processSourcePath in interface ParanamerGeneratorIOExceptionpublic void processClasses(Collection<com.thoughtworks.qdox.model.JavaClass> classes, String outputPath) throws IOException
IOExceptionpublic Enhancer makeEnhancer()
Copyright © 2007–2019. All rights reserved.