public class QdoxParanamerGenerator extends Object implements ParanamerGenerator
| Constructor and Description |
|---|
QdoxParanamerGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Enhancer |
makeEnhancer() |
void |
processClasses(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(com.thoughtworks.qdox.model.JavaClass[] classes,
String outputPath)
throws IOException
IOExceptionpublic Enhancer makeEnhancer()
Copyright © 2007-2012. All Rights Reserved.