Uses of Class
net.sf.jelly.apt.strategies.TemplateValueStrategy

Packages that use TemplateValueStrategy
net.sf.jelly.apt.strategies  
 

Uses of TemplateValueStrategy in net.sf.jelly.apt.strategies
 

Subclasses of TemplateValueStrategy in net.sf.jelly.apt.strategies
 class AnnotationValueStrategy<B extends TemplateBlock>
          Outputs an annotation value.
 class PrimitiveWrapperStrategy<B extends TemplateBlock>
          Outputs the name of the wrapper for the primitive specified by the "type" parameter.