public static class AttributeBinder.AttributeBinderActionCollect extends Object implements AttributeBinder.IAttributeBinderAction
Output attributes.| Constructor and Description |
|---|
AttributeBinder.AttributeBinderActionCollect(Map<String,Object> values,
AttributeBinder.IAttributeTransformer... transformers) |
| Modifier and Type | Method and Description |
|---|---|
void |
performAction(AttributeBinder.BindingTracker bindingTracker,
int level,
Object object,
Field field,
Object value,
com.google.common.base.Predicate<Field> predicate) |
public AttributeBinder.AttributeBinderActionCollect(Map<String,Object> values, AttributeBinder.IAttributeTransformer... transformers)
public void performAction(AttributeBinder.BindingTracker bindingTracker, int level, Object object, Field field, Object value, com.google.common.base.Predicate<Field> predicate) throws InstantiationException
performAction in interface AttributeBinder.IAttributeBinderActionInstantiationExceptionCopyright © 2013 Carrot2.org. All Rights Reserved.