Package things.data.impl

Class Summary
AttributesReaderWrapper A set of readable attributes from a simple hashmap.
FileAccessor This is a cheap access for a file.
LineFeederFromStream A line feeder implementation that works on file.
NamedTree A named tree implementation.
NamedTreeNode Tree nodes.
ReadableAttributes A set of readable attributes.
ReadWriteableAttributes A set of writable attributes.
StringAccessor This is a cheap access for a string.
ThingsPropertyTreeBASIC A basic property tree that supports load and save.
ThingsPropertyTreeRAM A very basic property view for an in-memory store using java HashMap.
ThingsPropertyTrunkInMemory An in-memory implementation for a property trunk.
ThingsPropertyTrunkIO An IO implementation for a property trunk.
 



Things.