Uses of Class
org.compass.annotations.SpellCheck

Packages that use SpellCheck
org.compass.annotations   
 

Uses of SpellCheck in org.compass.annotations
 

Methods in org.compass.annotations that return SpellCheck
static SpellCheck SpellCheck.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpellCheck[] SpellCheck.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright (c) 2004-2008 The Compass Project.