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

Packages that use TemplateProcessor
com.sun.jersey.spi.template   
 

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.