|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BBCodeProvider
Responsible to provide a list of BBCode definitions
| Method Summary | |
|---|---|
BBCode |
getBBCode(String tagName)
Get a specific BBCode definition |
Collection<String> |
getSupportedBBCodes()
Get the list of BBCodes tag names that this provider can provide |
| Method Detail |
|---|
Collection<String> getSupportedBBCodes()
BBCode getBBCode(String tagName)
tagName -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||