protected static class ReflectionAssert.OgnlTransformer extends Object implements org.apache.commons.collections.Transformer
| Constructor and Description |
|---|
ReflectionAssert.OgnlTransformer(String ognlExpression)
Creates a transformer with the given ognl expression.
|
public ReflectionAssert.OgnlTransformer(String ognlExpression)
ognlExpression - The expression, not nullpublic Object transform(Object object)
transform in interface org.apache.commons.collections.Transformerobject - The objectCopyright © 2016. All Rights Reserved.