Package org.apache.jackrabbit.core.value

Class Summary
BinaryValueImpl Represents a binary value that is backed by a blob file value.
BLOBFileValue Represents binary data which is backed by a resource or byte[].
BLOBInDataStore Represents binary data which is stored in the data store.
BLOBInMemory Represents binary data which is backed by a byte[] (in memory).
BLOBInResource Represents binary data which is stored in a file system resource.
BLOBInTempFile Represents binary data which is stored in a temporary file.
BLOBValue This class represents a binary value which is backed by a resource or byte[].
InternalValue InternalValue represents the internal format of a property value.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.