public final class BbcodeUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
parse(String value,
List<ParserElement> listParserElement,
List<ParserComplexElement> listParserComplexElement)
Parse BBCODE text and return HTML text
|
public static String parse(String value, List<ParserElement> listParserElement, List<ParserComplexElement> listParserComplexElement)
value
- the value of the textlistParserElement
- the list of simple parser element using for
parsinglistParserComplexElement
- the list of complex parser element using for
parsingCopyright © 2020 City of Paris. All rights reserved.