| Package | Description |
|---|---|
| org.xmcda | |
| org.xmcda.parsers.xml.xmcda_v3 |
| Modifier and Type | Method and Description |
|---|---|
Message |
ProgramExecutionResult.addDebug(String text) |
Message |
ProgramExecutionResult.addError(String text) |
Message |
ProgramExecutionResult.addInfo(String text) |
protected Message |
ProgramExecutionResult.addMessage(Message.Level level,
String text)
Adds a message to this object, along with its the degree of seriousness
|
Message |
ProgramExecutionResult.addWarning(String text) |
| Modifier and Type | Method and Description |
|---|---|
Message |
MessageParser.fromXML(XMCDA xmcda,
StartElement startElement,
XMLEventReader eventReader) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageParser.toXML(Message message,
XMLStreamWriter writer) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.