Uses of Class
net.sf.jelly.apt.ProcessorFactory

Packages that use ProcessorFactory
net.sf.jelly.apt   
net.sf.jelly.apt.freemarker  
 

Uses of ProcessorFactory in net.sf.jelly.apt
 

Subclasses of ProcessorFactory in net.sf.jelly.apt
 class APTJellyProcessorFactory
          Basic annotation processor factory for a APTJellyProcessor.
 

Uses of ProcessorFactory in net.sf.jelly.apt.freemarker
 

Subclasses of ProcessorFactory in net.sf.jelly.apt.freemarker
 class FreemarkerProcessorFactory
          A processor factory for the freemarker engine.