public final class ObjectFileCollector extends java.lang.Object implements FileVisitor
Constructor and Description |
---|
ObjectFileCollector(Linker linker,
java.util.Vector files) |
Modifier and Type | Method and Description |
---|---|
void |
visit(java.io.File parentDir,
java.lang.String filename) |
public ObjectFileCollector(Linker linker, java.util.Vector files)
public void visit(java.io.File parentDir, java.lang.String filename) throws org.apache.tools.ant.BuildException
visit
in interface FileVisitor
org.apache.tools.ant.BuildException
Copyright ? 2001-2012 Ant-Contrib project. All Rights Reserved.