public interface IErrorFeedbackParser
IErrorFeedbackFileContent.
Not intended to be implemented by clients, since AWM already registers a parser while currently only one parser can be active.
| Modifier and Type | Method and Description |
|---|---|
IErrorFeedbackFileContent |
parseErrorFeedbackFile(FileDescriptor pFileDescr,
IExecutionContext pContext)
Converts the an error feedback XML file into
IErrorFeedbackFileContent. |
IErrorFeedbackFileContent parseErrorFeedbackFile(FileDescriptor pFileDescr, IExecutionContext pContext) throws java.io.IOException, TaurusException
IErrorFeedbackFileContent.pFileDescr - the descriptor to the XML filepContext - the execution contextjava.io.IOException - if reading the file failsTaurusException - if an exception occurs while parsing the fileCopyright © 2015 Micro Focus GmbH. All rights reserved.