Package org.planx.xmlstore.io

Interface Summary
FileSystem An abstraction of a FileSystem supporting operations needed by disk XMLStore implementations.
Streamer<E> A Streamer is capable of writing and reading objects of a specific class to and from streams.
 

Class Summary
FileSystemIdentifier  
LocalFileSystem An implementation of FileSystem that uses an on-disk file.
LocalLocator A LocalLocator consists of a file offset, a length, and a FileSystemIdentifier.
MemoryFileSystem  
PersistentMap<K,V>  
PolymorphicStreamer<T> A polymorphic Streamer that can handle multiple datatypes.
Streamers Tools for Streamers and writing to DataOutput and reading from DataInput.
 

Exception Summary
UnknownLocatorException  
 



Copyright © 2010. All Rights Reserved.