fedora.common
Class Constants.FedoraHome

java.lang.Object
  extended by fedora.common.Constants.FedoraHome
Enclosing interface:
Constants

public static class Constants.FedoraHome
extends java.lang.Object


Constructor Summary
Constants.FedoraHome()
           
 
Method Summary
static java.lang.String getValue()
          Determines the value of the FEDORA_HOME constant based on the fedora.home system property (checked first) or the FEDORA_HOME environment variable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constants.FedoraHome

public Constants.FedoraHome()
Method Detail

getValue

public static final java.lang.String getValue()
Determines the value of the FEDORA_HOME constant based on the fedora.home system property (checked first) or the FEDORA_HOME environment variable.