org.apache.solr.handler.dataimport
Class DataConfig.Props

java.lang.Object
  extended by org.apache.solr.handler.dataimport.DataConfig.Props
Enclosing class:
DataConfig

public static class DataConfig.Props
extends Object


Field Summary
 String file
           
 String name
           
 
Constructor Summary
DataConfig.Props()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

file

public String file
Constructor Detail

DataConfig.Props

public DataConfig.Props()


Copyright © 2008 Apache Software Foundation. All Rights Reserved.