|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.qtunes.db.spi.simple.FilenameMatcher
public class FilenameMatcher
A Matcher that matches tracks based on their Filename
| Constructor Summary | |
|---|---|
FilenameMatcher()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getKey(FieldMap map)
Get the key that can be used to uniquely identify a track with the specified fields |
java.lang.Object |
getKey(Track track)
Get the key that can be used to uniquely identify the specified track |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilenameMatcher()
| Method Detail |
|---|
public java.lang.Object getKey(FieldMap map)
Matcher
getKey in interface Matcherpublic java.lang.Object getKey(Track track)
Matcher
getKey in interface Matcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||