org.compass.core.mapping
Class SpellCheckType
java.lang.Object
org.compass.core.util.Parameter
org.compass.core.mapping.SpellCheckType
- All Implemented Interfaces:
- Serializable
public class SpellCheckType
- extends Parameter
- Author:
- kimchy
- See Also:
- Serialized Form
INCLUDE
public static final SpellCheckType INCLUDE
EXCLUDE
public static final SpellCheckType EXCLUDE
NA
public static final SpellCheckType NA
SpellCheckType
protected SpellCheckType(String name)
fromString
public static SpellCheckType fromString(String spellCheckType)
toString
public static String toString(SpellCheckType spellCheckType)
Copyright (c) 2004-2008 The Compass Project.