Class | Description |
---|---|
BaseDelegateTree<T extends ContentMeta> |
Abstract base for a Tree with a delegate
|
DelegateResource<T extends ContentMeta> |
Delegate pattern for resource
|
DelegateTree<T extends ContentMeta> |
storage defers to a delegate
|
EmptyTree<T extends ContentMeta> |
Empty tree which has no content and throws exceptions.
|
PathItemBase |
$INTERFACE is ...
|
ResourceBase<T extends ContentMeta> |
$INTERFACE is ...
|
StringToPathTree<T extends ContentMeta> |
Implements the String methods of Tree for subclassing
|