org.sakaiproject.search.journal.impl
Class SegmentListReader

java.lang.Object
  extended by org.sakaiproject.search.journal.impl.SegmentListReader

public class SegmentListReader
extends Object

Author:
ieb

Constructor Summary
SegmentListReader(File in)
           
 
Method Summary
 List<File> read()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SegmentListReader

public SegmentListReader(File in)
Method Detail

read

public List<File> read()
                throws IOException
Throws:
IOException


Copyright © 2003-2012 Sakai Project. All Rights Reserved.