public class UserPrefSubstituter extends Object implements Substituter
| Constructor and Description |
|---|
UserPrefSubstituter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSubstitutions(Substitutions substituter,
GadgetContext context,
GadgetSpec spec)
Add the substitutions from this Substituter to the
Substitutions. |
public void addSubstitutions(Substitutions substituter, GadgetContext context, GadgetSpec spec)
SubstituterSubstitutions.addSubstitutions in interface Substitutersubstituter - container for the new substitutions, containing any existing substitutionscontext - the context in which this gadget is being renderedspec - the gadget specification being substitutedCopyright © 2007-2012. All Rights Reserved.