|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.modules.regexp.RegexpUtils
public class RegexpUtils
The Class RegexpUtils.
| Constructor Summary | |
|---|---|
RegexpUtils()
|
|
| Method Summary | |
|---|---|
static java.util.Map<AudioFile,java.lang.Integer> |
getFilesAndTrackNumbers(java.util.List<AudioFile> files)
Given an array of files, returns a hash containing each file and its track number based on information found on file name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegexpUtils()
| Method Detail |
|---|
public static java.util.Map<AudioFile,java.lang.Integer> getFilesAndTrackNumbers(java.util.List<AudioFile> files)
files - the files
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||