Package com.myJava.file.metadata

Interface Summary
FileMetaData
FileMetaDataAccessor Interface which is able to set and read part of / all the filesystem's metadata.
FileMetaDataSerializer The serialization format is expected to comply with the following rules :
- all data must be on the same row for a given file
- it is advised that binary data are base64-encoded
 

Class Summary
FileMetaDataAccessorHelper
 

Exception Summary
FileMetaDataSerializationException