wt.tools.boot
Class LoadFiles

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended bywt.tools.boot.LoadFiles

public class LoadFiles
extends org.apache.tools.ant.Task


Field Summary
private  String filesetId
           
private  String outputProperty
           
 
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
LoadFiles()
           
 
Method Summary
 void execute()
           
 void setFilesetId(String filesetId)
           
 void setOutputProperty(String outputProperty)
           
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

filesetId

private String filesetId

outputProperty

private String outputProperty
Constructor Detail

LoadFiles

public LoadFiles()
Method Detail

setFilesetId

public void setFilesetId(String filesetId)

setOutputProperty

public void setOutputProperty(String outputProperty)

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Throws:
org.apache.tools.ant.BuildException