|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectProfile_Checker
public class Profile_Checker
A Profile_Checker validates a Conductor matrix definition Profile.
Profile
Field Summary | |
---|---|
static int |
EXIT_COMMAND_LINE_SYNTAX
Command line syntax problem exit status (1). |
static int |
EXIT_ERROR
Profile error (2). |
static int |
EXIT_SUCCESS
Success exit status (0). |
Constructor Summary | |
---|---|
Profile_Checker()
|
Method Summary | |
---|---|
static void |
main(String[] args)
Validate a Profile source. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int EXIT_SUCCESS
public static final int EXIT_COMMAND_LINE_SYNTAX
public static final int EXIT_ERROR
Constructor Detail |
---|
public Profile_Checker()
Method Detail |
---|
public static void main(String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |