public final class HtmlUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
convertCR(String strSource)
Convert CR into HTML
|
static void |
fillEventTemplate(Map<String,Object> model,
MultiAgendaEvent event,
String strDate)
Fill a template with events info
|
static String |
removeHtml(String strSource)
Remove the part of the string that contains HTML
|
public static String removeHtml(String strSource)
strSource
- The source stringpublic static String convertCR(String strSource)
strSource
- The string to convertpublic static void fillEventTemplate(Map<String,Object> model, MultiAgendaEvent event, String strDate)
model
- The model used to fill eventsevent
- The eventstrDate
- The current dateCopyright © 2015 City of Paris. All rights reserved.