Uses of Class
com.yahoo.document.annotation.SpanList
Packages that use SpanList
Package
Description
Provides classes and interfaces for creating trees of spans over string
values in Vespa documents, and annotating these spans.
-
Uses of SpanList in com.yahoo.document.annotation
Subclasses of SpanList in com.yahoo.document.annotationModifier and TypeClassDescriptionclassA node in aSpanNodetree that can have a multiple trees of child nodes, each with its own probability.Methods in com.yahoo.document.annotation that return SpanListModifier and TypeMethodDescriptionAdds a child node to this SpanList.SpanList.remove(int i) Removes and invalidates the SpanNode at the given index from this.Removes and invalidates the given SpanNode from this.SpanTree.spanList()Convenience shorthand for(SpanList)getRoot().Methods in com.yahoo.document.annotation with parameters of type SpanListModifier and TypeMethodDescriptionvoidMoves a child of this SpanList to another SpanList.voidMoves a child of this SpanList to another SpanList.voidMoves a child of this SpanList to another SpanList.voidMoves a child of this SpanList to another SpanList.Constructors in com.yahoo.document.annotation with parameters of type SpanList -
Uses of SpanList in com.yahoo.document.serialization
Methods in com.yahoo.document.serialization with parameters of type SpanListModifier and TypeMethodDescriptionvoidvoidDeprecated, for removal: This API element is subject to removal in a future version.voidvoidDeprecated, for removal: This API element is subject to removal in a future version.