org.apache.uima.lucas.indexer.analysis
Class DefaultFilterFactoryRegistry
java.lang.Object
org.apache.uima.lucas.indexer.analysis.DefaultFilterFactoryRegistry
public class DefaultFilterFactoryRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADDITION_FILTER_FACTORY_NAME
public static final String ADDITION_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
HYPERNYM_FILTER_FACTORY_NAME
public static final String HYPERNYM_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
POSITION_FILTER_FACTORY_NAME
public static final String POSITION_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
REPLACE_FILTER_FACTORY_NAME
public static final String REPLACE_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
SNOWBALL_FILTER_FACTORY_NAME
public static final String SNOWBALL_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
SPLITTER_FILTER_FACTORY_NAME
public static final String SPLITTER_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
STOPWORD_FILTER_FACTORY_NAME
public static final String STOPWORD_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
UNIQUE_FILTER_FACTORY_NAME
public static final String UNIQUE_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
UPPERCASE_FILTER_FACTORY_NAME
public static final String UPPERCASE_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
LOWERCASE_FILTER_FACTORY_NAME
public static final String LOWERCASE_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
UEA_FILTER_FACTORY_NAME
public static final String UEA_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
CONCAT_FILTER_FACTORY_NAME
public static final String CONCAT_FILTER_FACTORY_NAME
- See Also:
- Constant Field Values
DefaultFilterFactoryRegistry
public DefaultFilterFactoryRegistry()
getDefaultRegistry
public Map<String,TokenFilterFactory> getDefaultRegistry()
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.