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

Packages that use PropertyWriter
org.apache.solr.handler.dataimport.config Utility classes for parsing & modeling DIH configuration. 
 

Uses of PropertyWriter in org.apache.solr.handler.dataimport.config
 

Methods in org.apache.solr.handler.dataimport.config that return PropertyWriter
 PropertyWriter DIHConfiguration.getPropertyWriter()
           
 

Constructors in org.apache.solr.handler.dataimport.config with parameters of type PropertyWriter
DIHConfiguration(Element element, DataImporter di, List<Map<String,String>> functions, Script script, Map<String,Map<String,String>> dataSources, PropertyWriter pw)
           
 



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