public class CSVTrackReader extends AbstractTrackReader
| Constructor and Description | 
|---|
CSVTrackReader()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
acceptFilePath(String filePath)  | 
protected Track[] | 
doRead(InputStream inputStream)  | 
String | 
getDescription()  | 
protected boolean acceptFilePath(String filePath)
acceptFilePath in class AbstractTrackReaderprotected Track[] doRead(InputStream inputStream) throws IOException
doRead in class AbstractTrackReaderIOExceptionpublic String getDescription()