|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object os.djtagger.task.AbstractTask os.djtagger.task.tag.id3.CheckID3v23Task
public class CheckID3v23Task
Check that source files contain Id3v2.3 tags or do not contain Id3v2 tags at all. If the check
fails for a file, the file will not be processed further (a NextFileException
will be
thrown).
Constructor Summary | |
---|---|
CheckID3v23Task()
|
Method Summary | |
---|---|
java.util.Iterator<? extends Action> |
process(java.io.File f,
TaskRunner info)
|
Methods inherited from class os.djtagger.task.AbstractTask |
---|
getFileFilter, initialize, scanDependency, setFileFilter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckID3v23Task()
Method Detail |
---|
public java.util.Iterator<? extends Action> process(java.io.File f, TaskRunner info)
process
in interface Task
process
in class AbstractTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |