|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.feature.extraction.audio.input.AbstractFileListReader
at.tuwien.ifs.feature.extraction.audio.input.OSIRISFileListInputReader
public class OSIRISFileListInputReader
Copyright Vienna University of Technology
reads in ID/URL List from DELOS DLMS OSIRIS (Basel) system.
format is e.g.: 1@audio ; http://delos:dlms@isisdemo.cs.unibas.ch/ISIS.AUDIO/Music/A3/Exile on
Coldharbour Lane/A3 - Ain't Goin' to Goa.mp3
Field Summary |
---|
Fields inherited from class at.tuwien.ifs.feature.extraction.audio.input.AbstractFileListReader |
---|
metaDataList |
Constructor Summary | |
---|---|
OSIRISFileListInputReader(java.io.File file)
|
Method Summary | |
---|---|
private void |
readFile(java.io.File file)
|
Methods inherited from class at.tuwien.ifs.feature.extraction.audio.input.AbstractFileListReader |
---|
getFeatureVectors, getMetaDataList |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OSIRISFileListInputReader(java.io.File file) throws java.io.IOException
java.io.IOException
Method Detail |
---|
private void readFile(java.io.File file) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |