| Package | Description |
|---|---|
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| com.microfocus.awm.core.internal |
Internal core classes.
|
| com.microfocus.awm.model |
Contains interfaces which provide access to AWM managed
resources at run-time like AWM applications, elements, element lists,
filters, file descriptors, actions, tools, properties and the master
configuration, and so on.
|
| Modifier and Type | Method and Description |
|---|---|
static IErrorFeedbackFileContent |
TaurusUtility.parseErrorFeedbackFile(FileDescriptor pFileDescr,
IExecutionContext pContext)
Parses an error feedback XML file.
|
| Modifier and Type | Method and Description |
|---|---|
IErrorFeedbackFileContent |
AWMErrorFeedbackParser.parseErrorFeedbackFile(FileDescriptor pFileDescr,
IExecutionContext pContext) |
| Modifier and Type | Method and Description |
|---|---|
IErrorFeedbackFileContent |
IErrorFeedbackParser.parseErrorFeedbackFile(FileDescriptor pFileDescr,
IExecutionContext pContext)
Converts the an error feedback XML file into
IErrorFeedbackFileContent. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.