Uses of Enum Class
com.yahoo.vespa.http.server.FeedParams.DataFormat
Packages that use FeedParams.DataFormat
Package
Description
Server side of programmatic API for feeding into Vespa from outside the
clusters.
-
Uses of FeedParams.DataFormat in com.yahoo.vespa.http.server
Fields in com.yahoo.vespa.http.server declared as FeedParams.DataFormatMethods in com.yahoo.vespa.http.server that return FeedParams.DataFormatModifier and TypeMethodDescriptionstatic FeedParams.DataFormatReturns the enum constant of this class with the specified name.static FeedParams.DataFormat[]FeedParams.DataFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.http.server with parameters of type FeedParams.DataFormatModifier and TypeMethodDescriptioncom.yahoo.vespaxmlparser.FeedReaderFeedReaderFactory.createReader(InputStream inputStream, com.yahoo.document.DocumentTypeManager docTypeManager, FeedParams.DataFormat dataFormat) Creates FeedReader