Uses of Interface
st.orm.template.TemplateFunction.Context
Packages that use TemplateFunction.Context
-
Uses of TemplateFunction.Context in st.orm.template
Methods in st.orm.template with parameters of type TemplateFunction.ContextModifier and TypeMethodDescriptionTemplateFunction.interpolate(TemplateFunction.Context context) Interpolates the template using the given context.