Package org.apache.wicket.util.template
Resource extensions that make working with header contributions easier and more maintainable.
-
Class Summary Class Description CssTemplate Decorates aTextTemplatewith CSS tags.JavaScriptTemplate Decorates aTextTemplatewith JavaScript tags.PackageTextTemplate AStringresource 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.