Package org.apache.unomi.api.utils
Interface ParserHelper.ValueExtractor
- Enclosing class:
- ParserHelper
public static interface ParserHelper.ValueExtractor
-
Method Summary
-
Method Details
-
extract
Object extract(String valueAsString, Event event) throws IllegalAccessException, NoSuchMethodException, InvocationTargetException
-