|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XBRLSourceCatalogInterface
A class implementing this interface will be able to provide a local file association to a remote file. the remote file may be embedded in a jar file.
| Method Summary | |
|---|---|
java.io.File |
getLocalFile()
Gets the local file |
void |
setLocalFile(java.io.File f)
Sets the local file to the parameter indicated |
| Method Detail |
|---|
void setLocalFile(java.io.File f)
f - a File representing a local file in the filesystemjava.io.File getLocalFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||