|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stanwood.media.search.NFOSearchHelper
public class NFOSearchHelper
Helper class for search operations releated to NFO files
Constructor Summary | |
---|---|
NFOSearchHelper()
|
Method Summary | |
---|---|
static java.io.File |
findNFOfile(MediaDirectory rootMediaDir,
java.io.File mediaFile)
Used to find a NFO file if their is one for a given media file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NFOSearchHelper()
Method Detail |
---|
public static java.io.File findNFOfile(MediaDirectory rootMediaDir, java.io.File mediaFile)
rootMediaDir
- The media directory been processedmediaFile
- The media file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |