Uses of Interface
com.sun.jersey.spi.template.TemplateProcessor

Packages that use TemplateProcessor
com.sun.jersey.spi.template Provides support for view aspect of model view controller and templates that produce views. 
 

Uses of TemplateProcessor in com.sun.jersey.spi.template
 

Methods in com.sun.jersey.spi.template that return types with arguments of type TemplateProcessor
 java.util.Set<TemplateProcessor> TemplateContext.getTemplateProcessors()
          Get the set of template processors.
 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.