Uses of Class
nl.knowledgeplaza.util.FileUtil.TextfileIterator

Packages that use FileUtil.TextfileIterator
nl.knowledgeplaza.util   
 

Uses of FileUtil.TextfileIterator in nl.knowledgeplaza.util
 

Methods in nl.knowledgeplaza.util that return FileUtil.TextfileIterator
static FileUtil.TextfileIterator FileUtil.readlines(File file)
          Easily iterate over the lines in a textfile using a FileReader Removing is not supported, call remove on the iterable acts as a close.
 



Copyright © 2012 KnowledgePlaza. All Rights Reserved.