|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringUtils.BbcodeOption | |
|---|---|
| com.uwyn.rife.tools | Provides general purpose utility classes. |
| Uses of StringUtils.BbcodeOption in com.uwyn.rife.tools |
|---|
| Fields in com.uwyn.rife.tools declared as StringUtils.BbcodeOption | |
|---|---|
static StringUtils.BbcodeOption |
StringUtils.CONVERT_BARE_URLS
|
static StringUtils.BbcodeOption |
StringUtils.NO_FOLLOW_LINKS
|
static StringUtils.BbcodeOption |
StringUtils.SANITIZE_URL
|
static StringUtils.BbcodeOption |
StringUtils.SHORTEN_URL
|
| Methods in com.uwyn.rife.tools with parameters of type StringUtils.BbcodeOption | |
|---|---|
static String |
StringUtils.convertBbcode(String source,
StringUtils.BbcodeOption... options)
Converts a BBCode marked-up text to regular html. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||