public class Identity extends AbstractTransformer
Modifier and Type | Method and Description |
---|---|
static Identity |
getInstance() |
protected Object |
primTransform(Object anObject)
Transforms anObject into a different object
|
transform
public static Identity getInstance()
protected Object primTransform(Object anObject) throws Exception
primTransform
in class AbstractTransformer
anObject
- the object to be transformedException
Copyright © 2015. All rights reserved.