|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.berryworks.edireader.Inspect
public class Inspect
Inspects runtime environment for diagnostic purposes.
This class is not used by EDIWriter, but is included to help identify environmental issues. It inspects the runtime environment and documents the platform, version of Java, presence of critical EDIReader classes, and the full classpath.
Constructor Summary | |
---|---|
Inspect()
|
Method Summary | |
---|---|
java.lang.String |
getVersion()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Inspect()
Method Detail |
---|
public static void main(java.lang.String[] args)
public java.lang.String getVersion()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |