Uses of Interface
org.codehaus.waffle.testing.view.ViewProcessor

Packages that use ViewProcessor
org.codehaus.waffle.testing.view   
org.codehaus.waffle.testing.view.freemarker   
org.codehaus.waffle.testing.view.sitemesh   
 

Uses of ViewProcessor in org.codehaus.waffle.testing.view
 

Methods in org.codehaus.waffle.testing.view that return ViewProcessor
 ViewProcessor ViewHarness.processorFor(java.lang.String resource)
           
 ViewProcessor ViewHarness.processorFor(org.codehaus.waffle.testing.view.ViewHarness.Type type)
           
 

Uses of ViewProcessor in org.codehaus.waffle.testing.view.freemarker
 

Classes in org.codehaus.waffle.testing.view.freemarker that implement ViewProcessor
 class FreemarkerProcessor
          Freemarker template processor
 

Uses of ViewProcessor in org.codehaus.waffle.testing.view.sitemesh
 

Constructors in org.codehaus.waffle.testing.view.sitemesh with parameters of type ViewProcessor
SitemeshDecorator(ViewProcessor processor, java.lang.ClassLoader classLoader)
           
 



Copyright © 2008. All Rights Reserved.