| Package | Description |
|---|---|
| org.kefirsf.bb.proc |
| Modifier and Type | Field and Description |
|---|---|
static ProcTemplate |
ProcTemplate.EMPTY
Empty template
|
| Modifier and Type | Method and Description |
|---|---|
void |
BBProcessor.setPrefix(ProcTemplate prefix)
Set the prefix for text processor
|
void |
BBProcessor.setSuffix(ProcTemplate suffix)
Set the suffix for text processor
|
| Constructor and Description |
|---|
ProcCode(List<ProcPattern> patterns,
ProcTemplate template,
String name,
int priority,
boolean transparent)
Create the bb-code with priority
|
Copyright © 2016. All rights reserved.