Uses of Class
com.yahoo.vespaxmlparser.FeedOperation
Packages that use FeedOperation
Package
Description
Infrastructure for building Vespa documents and feed operations from JSON.
-
Uses of FeedOperation in com.yahoo.document.json
Methods in com.yahoo.document.json that return FeedOperation -
Uses of FeedOperation in com.yahoo.vespaxmlparser
Subclasses of FeedOperation in com.yahoo.vespaxmlparserModifier and TypeClassDescriptionclassclassclassFields in com.yahoo.vespaxmlparser declared as FeedOperationMethods in com.yahoo.vespaxmlparser that return FeedOperationModifier and TypeMethodDescriptionFeedReader.read()Reads the next operation from the stream.VespaXMLFeedReader.read()Methods in com.yahoo.vespaxmlparser that return types with arguments of type FeedOperationModifier and TypeMethodDescriptionVespaXMLFeedReader.readAll()Reads all operations from the XML stream and puts into a list.