|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--domparser.ValidateApp
Execution class for the Conformance Checker.
This class initiates the parsing of both XML message profiles into DocumentObject trees. It then initiates the conformance checking engine.
| Constructor Summary | |
ValidateApp(java.lang.String xmlfile1,
java.lang.String xmlfile2)
Constructor. |
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ValidateApp(java.lang.String xmlfile1,
java.lang.String xmlfile2)
throws HL7Exception
Constructor.
Initiates the parsing of both XML message profiles into DocumentObject trees and evokes the conformance checking engine.
xmlfile1 - XML file to compare against (Profile A)xmlfile2 - XML file that constrains xmlfile1 (Profile B)HL7Exception -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||