net.sf.eos
Interface Metadata

All Known Subinterfaces:
Token
All Known Implementing Classes:
AbstractToken, EosDocument, LookupEntry

public interface Metadata

Support for metadata.

Author:
Sascha Kohlmann

Method Summary
 Map<String,List<String>> getMeta()
          Returns simple metadata.
 

Method Detail

getMeta

Map<String,List<String>> getMeta()
Returns simple metadata. The content of the metadata depends on the implementation.

Returns:
implementation dependend metadata. Maybe null.


Copyright © 2008. All Rights Reserved.