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 FileVisitororg.apache.tools.ant.BuildExceptionCopyright ? 2001-2017 Ant-Contrib project. All Rights Reserved.