Package com.yahoo.document.json
@ExportPackage
package com.yahoo.document.json
Infrastructure for building Vespa documents and feed operations from JSON.
-
ClassDescriptionThe DocumentUpdateJsonSerializer utility class is used to serialize a DocumentUpdate instance using the JSON format described in Document JSON Format: The Update StructureFacade between JsonReader and the FeedReader API.Initialize Vespa documents/updates/removes from an InputStream containing a valid JSON representation of a feed.Serialize Document and other FieldValue instances as JSON.The result of JSON parsing a single document operationHelper class to enable lookahead in the token stream.