com.lewisd.maven.lint.util
Class ExpressionEvaluator

java.lang.Object
  extended by com.lewisd.maven.lint.util.ExpressionEvaluator

public class ExpressionEvaluator
extends Object


Constructor Summary
ExpressionEvaluator(ReflectionUtil reflectionUtil)
           
 
Method Summary
<T> Collection<T>
getPath(Object root, String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionEvaluator

@Autowired
public ExpressionEvaluator(ReflectionUtil reflectionUtil)
Method Detail

getPath

public <T> Collection<T> getPath(Object root,
                                 String path)


Copyright © 2012. All Rights Reserved.