Class ExtendedStringField

java.lang.Object
com.yahoo.vespa.objects.FieldBase
com.yahoo.document.Field
com.yahoo.document.ExtendedField
com.yahoo.document.ExtendedStringField
All Implemented Interfaces:
FieldSet, Comparable<Field>

public class ExtendedStringField extends ExtendedField
This adds an Extractor to the ExtendedField that can be used to get access the backed spantrees used in the concrete document types.
Author:
baldersheim