org.eclipse.net4j.util.io
Interface IOVisitor

All Known Implementing Classes:
IOUtil.FileCollector

public interface IOVisitor


Method Summary
 boolean visit(File file)
           
 

Method Detail

visit

boolean visit(File file)
              throws IOException
Throws:
IOException


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.