org.apache.lucene.ant
Class IndexTask.HandlerConfig

java.lang.Object
  extended by org.apache.lucene.ant.IndexTask.HandlerConfig
Enclosing class:
IndexTask

public static class IndexTask.HandlerConfig
extends Object


Constructor Summary
IndexTask.HandlerConfig()
           
 
Method Summary
 Object createDynamicElement(String elementName)
           
 Properties getProperties()
           
 void setDynamicAttribute(String attributeName, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexTask.HandlerConfig

public IndexTask.HandlerConfig()
Method Detail

setDynamicAttribute

public void setDynamicAttribute(String attributeName,
                                String value)
                         throws BuildException
Throws:
BuildException

createDynamicElement

public Object createDynamicElement(String elementName)
                            throws BuildException
Throws:
BuildException

getProperties

public Properties getProperties()


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