org.scannotation.archiveiterator
Interface DirectoryIteratorFactory

All Known Implementing Classes:
FileProtocolIteratorFactory

public interface DirectoryIteratorFactory

Version:
$Revision: 1 $
Author:
Bill Burke

Method Summary
 StreamIterator create(URL url, Filter filter)
           
 

Method Detail

create

StreamIterator create(URL url,
                      Filter filter)
                      throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.