Package org.apache.wicket.util.template
Resource extensions that make working with header contributions easier and more maintainable.
-
Class Summary Class Description CssTemplate Decorates aTextTemplate
with CSS tags.JavaScriptTemplate Decorates aTextTemplate
with JavaScript tags.PackageTextTemplate AString
resource that can be appended to.TextTemplate Represents a text template that can do variable interpolation.TextTemplateDecorator Provides the ability to 'decorate' the actual template contents before it is contributed to the header.