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 ParanamerGenerator
IOException
public void processClasses(Collection<com.thoughtworks.qdox.model.JavaClass> classes, String outputPath) throws IOException
IOException
public Enhancer makeEnhancer()
Copyright © 2007–2016. All rights reserved.