Package org.eclipse.net4j.util.io
Interface IOVisitor
- 
- All Known Implementing Classes:
- IOUtil.FileCollector
 
 public interface IOVisitor- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanvisit(java.io.File file)
 
-