public class RuleBuilderFormatUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COMPATIBILITY_FORMAT |
static String |
DATE_FORMAT |
Constructor and Description |
---|
RuleBuilderFormatUtil() |
public static final String COMPATIBILITY_FORMAT
public static final String DATE_FORMAT
public static String formatDate(Date date)
date
- the date to convertpublic static Date parseDate(String date) throws ParseException
date
- the mvel date valueParseException
Copyright © 2014. All rights reserved.