public interface Substituter
VariableSubstituter.| Modifier and Type | Method and Description |
|---|---|
void |
addSubstitutions(Substitutions substituter,
GadgetContext context,
GadgetSpec spec)
Add the substitutions from this Substituter to the
Substitutions. |
void addSubstitutions(Substitutions substituter, GadgetContext context, GadgetSpec spec) throws GadgetException
Substitutions.substituter - container for the new substitutions, containing any existing substitutionscontext - the context in which this gadget is being renderedspec - the gadget specification being substitutedGadgetException - when there has been a general error adding substitutionsCopyright © 2007-2012. All Rights Reserved.