org.carrot2.util.attribute
Interface AttributeBinder.IAttributeTransformer

All Known Implementing Classes:
AttributeBinder.AttributeTransformerFromString
Enclosing class:
AttributeBinder

public static interface AttributeBinder.IAttributeTransformer

Transforms attribute values.


Method Summary
 Object transform(Object value, String key, Field field)
           
 

Method Detail

transform

Object transform(Object value,
                 String key,
                 Field field)


Copyright (c) Dawid Weiss, Stanislaw Osinski