|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.cotta.AbstractFileVisitor
public abstract class AbstractFileVisitor
| Constructor Summary | |
|---|---|
AbstractFileVisitor()
|
|
AbstractFileVisitor(boolean recursive)
|
|
| Method Summary | |
|---|---|
void |
visit(TDirectory directory)
|
abstract void |
visit(TFile file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractFileVisitor()
public AbstractFileVisitor(boolean recursive)
| Method Detail |
|---|
public void visit(TDirectory directory)
throws TIoException
visit in interface FileVisitorTIoException
public abstract void visit(TFile file)
throws TIoException
visit in interface FileVisitorTIoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||