Package org.apache.jackrabbit.core.value
-
Class Summary Class Description InternalValue InternalValue
represents the internal format of a property value.InternalValueFactory InternalValueFactory
implements aQValueFactory
that createsInternalValue
instances for binary values.RefCountingBLOBFileValue RefCountingBLOBFileValue
implements a reference counting BLOB file value on top of an existingBLOBFileValue
.ValueFactoryImpl ValueFactoryImpl
...