Uses of Interface
com.yahoo.document.serialization.DocumentDeserializer
Packages that use DocumentDeserializer
-
Uses of DocumentDeserializer in com.yahoo.document
Methods in com.yahoo.document with parameters of type DocumentDeserializer -
Uses of DocumentDeserializer in com.yahoo.document.serialization
Classes in com.yahoo.document.serialization that implement DocumentDeserializerModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classClass used for de-serializing documents on the current head document format.Methods in com.yahoo.document.serialization that return DocumentDeserializerModifier and TypeMethodDescriptionstatic DocumentDeserializerDocumentDeserializerFactory.create6(DocumentTypeManager manager, com.yahoo.io.GrowableByteBuffer buf) Deprecated, for removal: This API element is subject to removal in a future version.static DocumentDeserializerDocumentDeserializerFactory.createHead(DocumentTypeManager manager, com.yahoo.io.GrowableByteBuffer buf) Creates a de-serializer for the current head document format.