Package org.apache.wicket.util.template


package org.apache.wicket.util.template

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

  • Classes
    Class
    Description
    Decorates a TextTemplate with CSS tags.
    Decorates a TextTemplate with JavaScript tags.
    A String resource that can be appended to.
    Represents a text template that can do variable interpolation.
    Provides the ability to 'decorate' the actual template contents before it is contributed to the header.