org.apache.lucene.ant
Class IndexTask.AnalyzerType

java.lang.Object
  extended byorg.apache.tools.ant.types.EnumeratedAttribute
      extended byorg.apache.lucene.ant.IndexTask.AnalyzerType
Enclosing class:
IndexTask

public static class IndexTask.AnalyzerType
extends org.apache.tools.ant.types.EnumeratedAttribute


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
IndexTask.AnalyzerType()
           
 
Method Summary
 String getClassname()
           
 String[] getValues()
           
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IndexTask.AnalyzerType

public IndexTask.AnalyzerType()
Method Detail

getValues

public String[] getValues()
See Also:
EnumeratedAttribute.getValues()

getClassname

public String getClassname()


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