org.mtzky.lucene.type
クラス LuceneFieldStrategyFactory
java.lang.Object
org.mtzky.lucene.type.LuceneFieldStrategyFactory
public class LuceneFieldStrategyFactory
- extends Object
- 作成者:
- mtzky
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_LUCENE_FIELD_STRATEGY_PACKAGE_NAME
public static final String DEFAULT_LUCENE_FIELD_STRATEGY_PACKAGE_NAME
- Default
package of LuceneFieldStrategys
LuceneFieldStrategyFactory
public LuceneFieldStrategyFactory()
Constructs LuceneFieldStrategyFactory with
DEFAULT_LUCENE_FIELD_STRATEGY_PACKAGE_NAME
addPackageName
public void addPackageName(String packageName)
- パラメータ:
packageName -
getLuceneFieldStrategy
public Class<? extends LuceneFieldStrategy> getLuceneFieldStrategy(Class<?> type)
- パラメータ:
type -
- 戻り値:
LuceneFieldStrategy
Copyright (C) 2010-2011 Mtzky. AllRights Reserved.