org.apache.uima.lucas.indexer.util
Class PlainFileReaderFactory

java.lang.Object
  extended by org.apache.uima.lucas.indexer.util.PlainFileReaderFactory

public class PlainFileReaderFactory
extends Object


Constructor Summary
PlainFileReaderFactory()
           
 
Method Summary
 PlainFileReader createPlainFileReader(String filePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlainFileReaderFactory

public PlainFileReaderFactory()
Method Detail

createPlainFileReader

public PlainFileReader createPlainFileReader(String filePath)
                                      throws IOException
Throws:
IOException


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.