Interface ParanamerGenerator
-
- All Known Implementing Classes:
QdoxParanamerGenerator
public interface ParanamerGenerator
Generates parameter names from a source path and writes content to a given output path
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
processSourcePath(java.lang.String sourcePath, java.lang.String outputPath)
-