Package org.apache.wicket.util.template

Resource extensions that make working with header contributions easier and more maintainable.

See:
          Description

Class Summary
CssTemplate Decorates a TextTemplate with CSS tags.
JavaScriptTemplate Decorates a TextTemplate with JavaScript tags.
PackageTextTemplate A String 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.
 

Package org.apache.wicket.util.template Description

Resource extensions that make working with header contributions easier and more maintainable.



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.