net.csdn.common.scan.component
Interface StreamIterator

All Known Implementing Classes:
FileIterator, JarIterator

public interface StreamIterator


Method Summary
 void close()
           
 InputStream next()
           
 

Method Detail

next

InputStream next()

close

void close()


Copyright © 2014. All Rights Reserved.