Class LoadFile

All Implemented Interfaces:
java.lang.Cloneable

public class LoadFile
extends LoadResource
Load a file into a property
Since:
Ant 1.5
  • Constructor Details

  • Method Details

    • setSrcFile

      public final void setSrcFile​(java.io.File srcFile)
      Sets the file to load.
      Parameters:
      srcFile - The new SrcFile value