public abstract class FieldSpec extends Object
FieldSpec()
FieldSpec(VariantType variantType)
protected Variant
convert(String value)
abstract Variant
extractValue(Matcher matcher)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FieldSpec()
public FieldSpec(VariantType variantType)
protected Variant convert(String value) throws Exception
Exception
public abstract Variant extractValue(Matcher matcher) throws Exception