com.jalios.jcms
Interface MetaDataExtractor
- All Known Implementing Classes: 
 - AudioMetaDataExtractor, ImageMetaDataExtractor
 
public interface MetaDataExtractor
This interface must be implemented by metadata extractor
- Version:
 
  - $Revision: 21841 $
 
- Author:
 
  - Olivier Dedieu
 
 
 
REVISION
static final String REVISION
- See Also:
 - Constant Field Values
 
setFile
void setFile(File file)
- Set the file to extract the metadata
- Parameters:
 file - the file to process- Since:
 
  - jcms-4.0
 
 
 
getMap
Map<String,String> getMap()
- Returns:
 - a map of metadata
 - Since:
 
  - jcms-4.0
 
 
Copyright © 2001-2010 Jalios SA. All Rights Reserved.