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

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

public class MapFileReaderFactory
extends Object


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

Constructor Detail

MapFileReaderFactory

public MapFileReaderFactory()
Method Detail

createMapFileReader

public MapFileReader createMapFileReader(String filePath)
                                  throws IOException
Throws:
IOException


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