fr.paris.lutece.util.parser
Class BbcodeUtil
java.lang.Object
fr.paris.lutece.util.parser.BbcodeUtil
public final class BbcodeUtil
- extends Object
This class provides parser utils for BBCODE parsing
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parse
public static String parse(String value,
List<ParserElement> listParserElement,
List<ParserComplexElement> listParserComplexElement)
- Parse BBCODE text and return HTML text
- Parameters:
value
- the value of the textlistParserElement
- the list of simple parser element using for parsinglistParserComplexElement
- the list of complex parser element using for parsing
- Returns:
- HTML Text
Copyright © 2014 Mairie de Paris. All Rights Reserved.