Package org.apache.jackrabbit.core.state.util

Interface Summary
BLOBStore BLOBStore represents an abstract store for binary property values (BLOBs).
ResourceBasedBLOBStore ResourceBasedBLOBStore extends the BLOBStore interface with the method ResourceBasedBLOBStore.getResource(String)
 

Class Summary
FileSystemBLOBStore FileSystemBLOBStore is a ResourceBasedBLOBStore implementation that stores BLOB data in a FileSystem.
Serializer Serializer is a utility class that provides static methods for serializing & deserializing ItemState and NodeReferences objects using a simple binary serialization format.
 



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