com.mf.roundhouse.core.ant
Class MsgResource

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended bycom.mf.roundhouse.core.ant.MsgResource

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


Field Summary
 
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
MsgResource()
           
 
Method Summary
 java.lang.String getFile()
           
 void setFile(java.lang.String string)
           
 
Methods inherited from class org.apache.tools.ant.Task
execute, 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
 

Constructor Detail

MsgResource

public MsgResource()
Method Detail

getFile

public java.lang.String getFile()
Returns:

setFile

public void setFile(java.lang.String string)
Parameters:
string -


Copyright © 2004 Media Fortress, LLC. Licensed for commercial use under the Apache 2.0 License.