public class UtilJodatime extends Object
| Constructor and Description |
|---|
UtilJodatime() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bindDatePatterns(Map<String,String> map)
Bind Jodatime method names.
|
static void |
bindTimePatterns(Map<String,String> map)
Bind time map.
|
static <T> T |
postProcess(Object value,
Object[] args,
T result,
Pattern pattern,
Map<String,String> aliasToField,
Map<String,String> fieldToMethod)
Post process an object.
|
public static void bindDatePatterns(Map<String,String> map)
map - public static void bindTimePatterns(Map<String,String> map)
map - Map os alias.public static <T> T postProcess(Object value, Object[] args, T result, Pattern pattern, Map<String,String> aliasToField, Map<String,String> fieldToMethod)
value - The value.args - The arguments.result - The result.pattern - The pattern.map - A map.Copyright © 2016. All rights reserved.