org.jaffa.tools.build.ant
Class ValidatePropertiesFileAntTask

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended byorg.jaffa.tools.build.ant.ValidatePropertiesFileAntTask

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

Author:
larry

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
ValidatePropertiesFileAntTask()
           
 
Method Summary
 void execute()
           
 void setFile(String s)
           
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, handleErrorFlush, handleErrorOutput, handleFlush, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName
 
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

ValidatePropertiesFileAntTask

public ValidatePropertiesFileAntTask()
Method Detail

setFile

public void setFile(String s)
Parameters:
s -

execute

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


Copyright © 2002-2004 JAFFA Project.