Hilbert II - Version 0.03.04

org.qedeq.kernel.base.module
Interface Location

All Known Implementing Classes:
LocationVo

public interface Location

Describes the "physical" directory location for a module. This is a full or relative URL like: http://www.qedeq.org/principia/0_01_06/ or . or file:///qedeq/

Version:
$Revision: 1.5 $

Method Summary
 String getLocation()
          Get location for a module.
 

Method Detail

getLocation

public String getLocation()
Get location for a module. The location parameter contains an URL that points to a directory. This is a full or relative URL like: http://www.qedeq.org/principia/0_01_06/ or . or file:///qedeq/

Returns:
URL directory location.

Hilbert II - Version 0.03.04

©left GNU General Public Licence
All Rights Reserved.