public class MDFHeaderFactory.ReaderResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.w3c.dom.Document |
document
The document.
|
java.lang.String |
errorMessage
The error message of the process.
|
int |
exitValue
The exit value of the process.
|
Constructor and Description |
---|
MDFHeaderFactory.ReaderResult() |