|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--domparser.ConformanceCheck
Main Execution Class
Evokes the parsing of the XML documents into tree objects, and the conformance check/validation of these tree objects.
| Constructor Summary | |
ConformanceCheck()
Constructor |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Main Execution Class |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ConformanceCheck()
throws java.lang.Exception
Constructor
Creates a ValidateApp object and passes along the XML file pathnames so the XML Message profiles can be processed.
Input is of the style:
"ConformanceCheck xml_profile_1 xml_profile_2"
java.lang.Exception - | Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception,
HL7Exception
Main Execution Class
Command-line arguments are handled here, and the ConformanceCheck constructor is called.
Input is of the style:
"ConformanceCheck xml_profile_1 xml_profile_2"
java.lang.Exception - HL7Exception -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||