Uses of Interface
com.yahoo.document.serialization.SpanNodeReader
Packages that use SpanNodeReader
Package
Description
Provides classes and interfaces for creating trees of spans over string
values in Vespa documents, and annotating these spans.
-
Uses of SpanNodeReader in com.yahoo.document.annotation
Constructors in com.yahoo.document.annotation with parameters of type SpanNodeReaderModifierConstructorDescriptionAlternateSpanList(SpanNodeReader reader) Span(SpanNodeReader reader) Creates an empty Span, used mainly for deserialization.SpanList(SpanNodeReader reader) -
Uses of SpanNodeReader in com.yahoo.document.serialization
Subinterfaces of SpanNodeReader in com.yahoo.document.serializationModifier and TypeInterfaceDescriptioninterfaceInterface for de-serializing documents.Classes in com.yahoo.document.serialization that implement SpanNodeReaderModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classClass used for de-serializing documents on the current head document format.