public class DateObjectFactory extends Object
| Constructor and Description |
|---|
DateObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Date |
createTimeObject(Class<?> fieldClass,
String value) |
public static Date createTimeObject(Class<?> fieldClass, String value) throws NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.