Uses of Package
org.apache.wicket.util.template

Packages that use org.apache.wicket.util.template
org.apache.wicket.util.template Resource extensions that make working with header contributions easier and more maintainable. 
 

Classes in org.apache.wicket.util.template used by org.apache.wicket.util.template
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.
TextTemplateHeaderContributor
          A header contributor that will contribute the contents of the given template interpolated with the provided Map of variables.
TextTemplateSharedResourceFactory
          A resource (reference) factory that takes a TextTemplate and generates shared resources for various interpolations of that template.
 



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