com.jalios.jcms
Class AudioMetaDataExtractor
java.lang.Object
com.jalios.jcms.AudioMetaDataExtractor
- All Implemented Interfaces:
- MetaDataExtractor
public class AudioMetaDataExtractor
- extends Object
- implements MetaDataExtractor
This class extracts metadata of audio files.
- Version:
- $Revision: 15497 $
- Author:
- Olivier Dedieu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REVISION
public static final String REVISION
- See Also:
- Constant Field Values
AudioMetaDataExtractor
public AudioMetaDataExtractor()
setFile
public void setFile(File file)
- Description copied from interface:
MetaDataExtractor
- Set the file to extract the metadata
- Specified by:
setFile
in interface MetaDataExtractor
- Parameters:
file
- the file to process
getMap
public Map getMap()
- Specified by:
getMap
in interface MetaDataExtractor
- Returns:
- a map of metadata
Copyright © 2001-2010 Jalios SA. All Rights Reserved.