org.objectweb.speedo.ant
Class AntSpeedo.Description

java.lang.Object
  extended byMatchingTask
      extended byorg.objectweb.speedo.ant.AntSpeedo.Description
Enclosing class:
AntSpeedo

public class AntSpeedo.Description
extends MatchingTask

Task used to parse nested jdopath or jormpath elements.

See Also:
Serialized Form

Field Summary
 java.io.File dir
           
 
Constructor Summary
AntSpeedo.Description()
           
 
Method Summary
 DirectoryScanner getDirectoryScanner(java.io.File p)
           
 void setDir(java.io.File dir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dir

public java.io.File dir
Constructor Detail

AntSpeedo.Description

public AntSpeedo.Description()
Method Detail

setDir

public void setDir(java.io.File dir)

getDirectoryScanner

public DirectoryScanner getDirectoryScanner(java.io.File p)