org.apache.lucene.ant
Class IndexTask.AnalyzerType

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

public static class IndexTask.AnalyzerType
extends EnumeratedAttribute


Constructor Summary
IndexTask.AnalyzerType()
           
 
Method Summary
 String getClassname()
           
 String[] getValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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-2008 Apache Software Foundation. All Rights Reserved.