org.apache.solr.uima.processor
Class SolrUIMAConfigurationReader

java.lang.Object
  extended by org.apache.solr.uima.processor.SolrUIMAConfigurationReader

public class SolrUIMAConfigurationReader
extends Object

Read configuration for Solr-UIMA integration


Constructor Summary
SolrUIMAConfigurationReader(NamedList<Object> args)
           
 
Method Summary
 SolrUIMAConfiguration readSolrUIMAConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SolrUIMAConfigurationReader

public SolrUIMAConfigurationReader(NamedList<Object> args)
Method Detail

readSolrUIMAConfiguration

public SolrUIMAConfiguration readSolrUIMAConfiguration()


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.