|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.teamdev.xpcom.DefaultLocationProvider
public class DefaultLocationProvider
Constructor Summary | |
---|---|
DefaultLocationProvider(java.io.File binPath,
java.io.File profileDir,
java.io.File homeDir,
java.io.File tmpDir)
|
Method Summary | |
---|---|
java.io.File |
getFile(java.lang.String prop,
boolean[] persistent)
|
java.io.File[] |
getFiles(java.lang.String aProp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultLocationProvider(java.io.File binPath, java.io.File profileDir, java.io.File homeDir, java.io.File tmpDir) throws java.io.FileNotFoundException
java.io.FileNotFoundException
Method Detail |
---|
public java.io.File[] getFiles(java.lang.String aProp)
getFiles
in interface org.mozilla.xpcom.IAppFileLocProvider
public java.io.File getFile(java.lang.String prop, boolean[] persistent)
getFile
in interface org.mozilla.xpcom.IAppFileLocProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |