public class StringToDate extends AbstractTransformer
String
to a Date
Modifier and Type | Field and Description |
---|---|
protected DateFormat |
format |
Constructor and Description |
---|
StringToDate() |
Modifier and Type | Method and Description |
---|---|
protected Object |
primTransform(Object anObject)
Transforms anObject into a different object
|
transform
protected DateFormat format
protected Object primTransform(Object anObject) throws Exception
AbstractTransformer
primTransform
in class AbstractTransformer
anObject
- the object to be transformedException
Copyright © 2015. All rights reserved.