org.apache.solr.handler.dataimport.config
Class PropertyWriter

java.lang.Object
  extended by org.apache.solr.handler.dataimport.config.PropertyWriter

public class PropertyWriter
extends Object


Constructor Summary
PropertyWriter(String type, Map<String,String> parameters)
           
 
Method Summary
 Map<String,String> getParameters()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyWriter

public PropertyWriter(String type,
                      Map<String,String> parameters)
Method Detail

getParameters

public Map<String,String> getParameters()

getType

public String getType()


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