FileVisitor
public final class ObjectFileCollector extends java.lang.Object implements FileVisitor
Constructor | Description |
---|---|
ObjectFileCollector(Linker linker,
java.util.Vector files) |
Modifier and Type | Method | 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-2019 Ant-Contrib project. All Rights Reserved.