Uses of Class
com.yahoo.document.datatypes.Raw
Packages that use Raw
Package
Description
Infrastructure for building Vespa documents and feed operations from JSON.
-
Uses of Raw in com.yahoo.document.datatypes
Methods in com.yahoo.document.datatypes that return Raw -
Uses of Raw in com.yahoo.document.json
Methods in com.yahoo.document.json with parameters of type RawModifier and TypeMethodDescriptionstatic voidJsonSerializationHelper.serializeRawField(com.fasterxml.jackson.core.JsonGenerator generator, com.yahoo.vespa.objects.FieldBase field, Raw raw) void -
Uses of Raw in com.yahoo.document.serialization
Methods in com.yahoo.document.serialization with parameters of type RawModifier and TypeMethodDescriptionstatic voidXmlSerializationHelper.printRawXml(Raw r, XmlStream xml) Deprecated.voidRead in the value of raw fieldvoidDeprecated, for removal: This API element is subject to removal in a future version.voidWrites the value of a raw field.voidDeprecated, for removal: This API element is subject to removal in a future version.Write out the value of raw field -
Uses of Raw in com.yahoo.vespaxmlparser
Methods in com.yahoo.vespaxmlparser with parameters of type Raw