Interface | Description |
---|---|
FilepathMapper |
$INTERFACE is ...
|
MetadataMapper |
$INTERFACE is ...
|
Class | Description |
---|---|
DirectFilepathMapper |
Maps the content file of a resource into a root content directory, and metadat files into a _meta subdirectory at the
top level.
|
FileTree<T extends ContentMeta> |
$INTERFACE is ...
|
FileTreeUtil |
Utility to create
FileTree and manage paths. |
JsonMetadataMapper |
$INTERFACE is ...
|
LockingTree<T extends ContentMeta> |
LockingTree provides lock objects which can be synchronized for resource access to a particular path.
|