Package org.cxbox.core.util
Class JuelUtils
java.lang.Object
org.cxbox.core.util.JuelUtils
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic StringformatDate(Object date, String format) static Set<JuelUtils.Property>getProperties(String template) plusDays(LocalDateTime dateTime, Integer value) plusMonth(LocalDateTime dateTime, Integer value)
-
Constructor Details
-
JuelUtils
public JuelUtils()
-
-
Method Details
-
getProperties
-
format
-
formatDate
-
encode
-
plusDays
-
plusMonth
-