net.sf.sido.gen.support
Class FileGenerationInput

java.lang.Object
  extended by net.sf.sido.gen.support.FileGenerationInput
All Implemented Interfaces:
GenerationInput

public class FileGenerationInput
extends Object
implements GenerationInput


Constructor Summary
FileGenerationInput(File file)
           
 
Method Summary
 NamedInput getNamedInput()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileGenerationInput

public FileGenerationInput(File file)
Method Detail

getNamedInput

public NamedInput getNamedInput()
                         throws IOException
Specified by:
getNamedInput in interface GenerationInput
Throws:
IOException


Copyright © 2012. All Rights Reserved.