Uses of Interface
org.apache.wicket.markup.IMarkupCache

Packages that use IMarkupCache
org.apache.wicket.markup Base package for markup. 
 

Uses of IMarkupCache in org.apache.wicket.markup
 

Classes in org.apache.wicket.markup that implement IMarkupCache
 class MarkupCache
          This is Wicket's default IMarkupCache implementation.
 

Methods in org.apache.wicket.markup that return IMarkupCache
static IMarkupCache MarkupCache.get()
           
 IMarkupCache MarkupFactory.getMarkupCache()
          The markup cache also loads the markup if not yet available in the cache.
 



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