public class QdoxParanamerGenerator extends Object implements ParanamerGenerator
| Constructor and Description |
|---|
QdoxParanamerGenerator() |
| Modifier and Type | Method and 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–2016. All rights reserved.