Package org.apache.jackrabbit.oak.plugins.value
package org.apache.jackrabbit.oak.plugins.value
-
ClassDescriptionThis Blob implementation is based on an underlying
Binary
.Utility class defining the conversion that take place betweenPropertyState
s of different types.A converter converts a value to its representation as a specific target type.Instances of this class represent aValue
which couldn't be retrieved.TODO: document