net.sf.antcontrib.cpptasks
Interface FileVisitor
- All Known Implementing Classes:
- ObjectFileCollector, TargetMatcher
public interface FileVisitor
An abstract class implemented to walk over the fileset members of a
ProcessorDef
Method Summary |
void |
visit(java.io.File parentDir,
java.lang.String filename)
|
visit
void visit(java.io.File parentDir,
java.lang.String filename)
throws org.apache.tools.ant.BuildException
- Throws:
org.apache.tools.ant.BuildException
Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved.