|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.antcontrib.cpptasks.ObjectFileCollector
public final class ObjectFileCollector
Collects object files for the link step.
Constructor Summary | |
---|---|
ObjectFileCollector(Linker linker,
java.util.Vector files)
|
Method Summary | |
---|---|
void |
visit(java.io.File parentDir,
java.lang.String filename)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFileCollector(Linker linker, java.util.Vector files)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |