net.sf.sido.gen.support
Class ResourceGenerationInput

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

public class ResourceGenerationInput
extends Object
implements GenerationInput


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

Constructor Detail

ResourceGenerationInput

public ResourceGenerationInput(String resourcePath)
Method Detail

getNamedInput

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


Copyright © 2012. All Rights Reserved.