|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ext.util.DiscIDReader
Reads the disc id from an audio CD. Done by calling a platform specific script / executable.
Constructor Summary | |
DiscIDReader()
|
Method Summary | |
boolean |
isSuccess()
Indicates whether the disc ID was read succesfully |
java.lang.String |
readDiscID()
Read the disc ID. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DiscIDReader()
Method Detail |
public boolean isSuccess()
public java.lang.String readDiscID() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |