|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.astronomy.catalogs.hipparcos.HipparcosProperties
public class HipparcosProperties
Class to load properties from file and then be a singleton for thoose properties. Has smart defaults though just in case the file is not found
| Constructor Summary | |
|---|---|
HipparcosProperties()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getProperty(java.lang.String prop)
DOCUMENT ME! |
static java.lang.String |
getProperty(java.lang.String prop,
java.lang.String def)
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HipparcosProperties()
| Method Detail |
|---|
public static java.lang.String getProperty(java.lang.String prop)
prop - DOCUMENT ME!
public static java.lang.String getProperty(java.lang.String prop,
java.lang.String def)
prop - DOCUMENT ME!def - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||