BundleBinding |
This Class implements efficient serialization methods for item states.
|
BundleDumper |
This utility class can dump the contents of a node bundle.
|
ErrorHandling |
ErrorHandling configuration abstraction class
|
FileBasedIndex |
Implements a StringIndex that is based on a hashmap and persists
the names as property file.
|
FileSystemBLOBStore |
FileSystemBLOBStore is a ResourceBasedBLOBStore
implementation that stores BLOB data in a FileSystem .
|
HashMapIndex |
|
NodeInfo |
Holds structural information about a node.
|
NodePropBundle |
This Class provides a simple structure to hold the nodestate and related
propertystate data.
|
NodePropBundle.ChildNodeEntry |
Helper class for a child node entry
|
NodePropBundle.PropertyEntry |
Helper class for a property enrty
|
Serializer |
Serializer is a utility class that provides static methods
for serializing & deserializing ItemState and
NodeReferences objects using a simple binary serialization
format.
|