|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.AudioMetaDataExtractor
public class AudioMetaDataExtractor
This class extracts metadata of audio files.
| Field Summary | |
|---|---|
static java.lang.String |
REVISION
|
| Constructor Summary | |
|---|---|
AudioMetaDataExtractor()
|
|
| Method Summary | |
|---|---|
java.util.Map |
getMap()
|
void |
setFile(java.io.File file)
Set the file to extract the metadata |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REVISION
| Constructor Detail |
|---|
public AudioMetaDataExtractor()
| Method Detail |
|---|
public void setFile(java.io.File file)
MetaDataExtractor
setFile in interface MetaDataExtractorfile - the file to processpublic java.util.Map getMap()
getMap in interface MetaDataExtractor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||