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

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

public class Script
extends Object


Constructor Summary
Script(Element e)
           
 
Method Summary
 String getLanguage()
           
 String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Script

public Script(Element e)
Method Detail

getLanguage

public String getLanguage()

getText

public String getText()


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