|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||