com.github.danielbell.smallprox
Interface OutputPackageProvider

All Known Implementing Classes:
SimpleOutputPackageProvider

public interface OutputPackageProvider

The way to configure the package that the generated sources are put into.


Method Summary
 String outputPackageFor(String inputPackageName)
           
 

Method Detail

outputPackageFor

String outputPackageFor(String inputPackageName)


Copyright © 2011. All Rights Reserved.