gov.nasa.pds.report.properties
Class EnvProperties

java.lang.Object
  extended by gov.nasa.pds.report.properties.EnvProperties

public class EnvProperties
extends Object


Constructor Summary
EnvProperties()
           
EnvProperties(String path)
           
 
Method Summary
 String getSawmillHome()
           
 String getSawmillLogHome()
           
 String getSawmillProfileHome()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvProperties

public EnvProperties(String path)
              throws IOException
Parameters:
path -
Throws:
IOException

EnvProperties

public EnvProperties()
              throws IOException
Throws:
IOException
Method Detail

getSawmillLogHome

public final String getSawmillLogHome()
Returns:

getSawmillProfileHome

public final String getSawmillProfileHome()
Returns:

getSawmillHome

public final String getSawmillHome()
Returns:

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception


Copyright © 2010–2014 Planetary Data System. All rights reserved.