JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.jackrabbit.oak.json
Interface BlobDeserializer
All Known Implementing Classes:
Base64BlobSerializer
public interface
BlobDeserializer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Blob
deserialize
(
String
value)
Method Details
deserialize
Blob
deserialize
(
String
value)