Uses of Class
org.kefirsf.bb.proc.ProcTemplate

Packages that use ProcTemplate
org.kefirsf.bb.proc   
 

Uses of ProcTemplate in org.kefirsf.bb.proc
 

Fields in org.kefirsf.bb.proc declared as ProcTemplate
static ProcTemplate ProcTemplate.EMPTY
          Empty template
 

Methods in org.kefirsf.bb.proc with parameters of type ProcTemplate
 void BBProcessor.setPrefix(ProcTemplate prefix)
          Set the prefix for text processor
 void BBProcessor.setSuffix(ProcTemplate suffix)
          Set the suffix for text processor
 

Constructors in org.kefirsf.bb.proc with parameters of type ProcTemplate
ProcCode(ProcPattern pattern, ProcTemplate template, String name, int priority)
          Create the bb-code with priority
 



Copyright © 2013. All Rights Reserved.