net.sf.antcontrib.cpptasks
Interface FileVisitor
- ObjectFileCollector, TargetMatcher
public interface FileVisitor
An abstract class implemented to walk over the fileset members of a
ProcessorDef
abstract void | visit(File parentDir, String filename)
|
visit
public abstract void visit(File parentDir,
String filename)
throws BuildException
Copyright B) 2001-2006 Ant-Contrib project. All Rights Reserved.