@ExportPackage @PublicApi
Package com.yahoo.prelude.hitfield
-
Interface Summary Interface Description FieldPart Represents an element of a hit property -
Class Summary Class Description AnnotateStringFieldPart BoldCloseFieldPart Represents an element of a hit property which is markup, representing end of a bolded area.BoldOpenFieldPart Represents an element of a hit property which is markup representing the start of a bolded area.FieldIterator A specialized list iterator to manipulate FieldParts in HitField objects.HitField Represents a tokenized string field in a Hit.ImmutableFieldPart Represents an element of a hit property which is an immutable string elementJSONString A JSON wrapper.MarkupFieldPart Represents an element of a hit property which is markup, not content.RawBase64 RawData A representation of some binary data with unknown semanticsSeparatorFieldPart Represents an element of a hit property which is markup for separating dynamic snippets.StringFieldPart Represents an element of a hit property which is a possibly mutable string elementTokenFieldIterator A specialized list iterator to manipulate tokens in HitField objects.XmlRenderer Utility class for converting accessible data into the historical "prelude" xml format.XMLString A representation of an XML chunk.