com.teamdev.xpcom
Class LocationProvider

java.lang.Object
  extended by com.teamdev.xpcom.LocationProvider
All Implemented Interfaces:
org.mozilla.xpcom.IAppFileLocProvider

public class LocationProvider
extends java.lang.Object
implements org.mozilla.xpcom.IAppFileLocProvider


Constructor Summary
LocationProvider(java.io.File grePath)
           
 
Method Summary
 java.io.File getFile(java.lang.String aProp, boolean[] aPersistent)
           
 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

LocationProvider

public LocationProvider(java.io.File grePath)
Method Detail

getFile

public java.io.File getFile(java.lang.String aProp,
                            boolean[] aPersistent)
Specified by:
getFile in interface org.mozilla.xpcom.IAppFileLocProvider

getFiles

public java.io.File[] getFiles(java.lang.String aProp)
Specified by:
getFiles in interface org.mozilla.xpcom.IAppFileLocProvider