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- Author:
- Paul Hammant, Mauro Talevi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
processSourcePath(String sourcePath, String outputPath)
-
-
-
Method Detail
-
processSourcePath
void processSourcePath(String sourcePath, String outputPath) throws IOException
- Throws:
IOException
-
-