com.ihr.xbrl.om
Interface XBRLSourceCatalogInterface

All Known Implementing Classes:
XBRLCatalogSAXSource, XBRLCatalogStreamSource

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.

Author:
Ignacio

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

setLocalFile

void setLocalFile(java.io.File f)
Sets the local file to the parameter indicated

Parameters:
f - a File representing a local file in the filesystem

getLocalFile

java.io.File getLocalFile()
Gets the local file

Returns:
File


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa