Uses of Class
org.fuin.kickstart4j.SrcFile

Uses of SrcFile in org.fuin.kickstart4j
 

Methods in org.fuin.kickstart4j that return SrcFile
 SrcFile Config.findSrcFile(java.lang.String path, java.lang.String filename)
          Find a source file by it's path and filename.
 

Methods in org.fuin.kickstart4j with parameters of type SrcFile
 void Config.replace(SrcFile oldSrcFile, SrcFile newSrcFile)
          Replaces a source file with another one.
 

Constructors in org.fuin.kickstart4j with parameters of type SrcFile
SrcFile(SrcFile srcFile, java.io.File file)
          Copy-Constructor with source file and local file.
 



Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.