public class ValueFieldDescriptor extends Object
ValueFieldDescriptor(FieldSpec primaryValue, Map<String,FieldSpec> attributes)
ItemValue
buildValue(Matcher m)
Map<String,FieldSpec>
getAttributes()
FieldSpec
getPrimaryValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValueFieldDescriptor(FieldSpec primaryValue, Map<String,FieldSpec> attributes)
public FieldSpec getPrimaryValue()
public Map<String,FieldSpec> getAttributes()
public ItemValue buildValue(Matcher m) throws Exception
Exception