|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.uhn.hl7v2.util.Home
public class Home
Used to access the hapi.home system property. Note that the property is only checked (at most) once per session.
Constructor Summary | |
---|---|
Home()
Creates a new instance of Home |
Method Summary | |
---|---|
static java.io.File |
getHomeDirectory()
Returns a File object corresponding to the directory specified in the system property hapi.home. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Home()
Method Detail |
---|
public static java.io.File getHomeDirectory()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |