com.thoughtworks.paranamer.generator
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
 void processSourcePath(String sourcePath, String outputPath)
           
 

Method Detail

processSourcePath

void processSourcePath(String sourcePath,
                       String outputPath)
                       throws IOException
Throws:
IOException


Copyright © 2007-2011. All Rights Reserved.