Uses of Interface
org.apache.shindig.gadgets.variables.Substituter

Packages that use Substituter
org.apache.shindig.gadgets.variables   
 

Uses of Substituter in org.apache.shindig.gadgets.variables
 

Classes in org.apache.shindig.gadgets.variables that implement Substituter
 class BidiSubstituter
          Provides static hangman substitutions for bidirectional language support.
 class MessageSubstituter
          Provides static hangman substitutions for message bundles.
 class ModuleSubstituter
          Provides hangman substitution variables related to the Module (i.e.
 class UserPrefSubstituter
          Substitutes user prefs into the spec.
 

Methods in org.apache.shindig.gadgets.variables that return types with arguments of type Substituter
 List<Substituter> SubstituterModule.SubstitutersProvider.get()
           
 

Constructor parameters in org.apache.shindig.gadgets.variables with type arguments of type Substituter
VariableSubstituter(List<Substituter> substituters)
           
 



Copyright © 2007-2012. All Rights Reserved.