public class StringToDate extends AbstractTransformer
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.lang3.time.FastDateFormat |
format |
| Constructor and Description |
|---|
StringToDate() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
primTransform(Object anObject)
Transforms anObject into a different object
|
transformprotected Object primTransform(Object anObject) throws Exception
AbstractTransformerprimTransform in class AbstractTransformeranObject - the object to be transformedExceptionCopyright © 2016 Alfresco. All rights reserved.