| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalFileDescriptorReader
|
| Modifier and Type | Method and Description |
|---|---|
static IFileDescriptorReader |
TaurusExtensionPointUtility.searchForFileReader(FileDescriptor pFileDescr)
Gets the
IFileDescriptorReader for the given file descriptor type
by searching the extension registry with the extension point ID
TaurusExtensionPointUtility.EXT_POINT_FILEDESCRREADER. |
| Modifier and Type | Class and Description |
|---|---|
class |
InputStreamFileDescriptorReader
IFileDescriptorReader implementation for file descriptors of the type
EFileTypes.INPUT_STREAM. |
class |
WorkspaceFileDescriptorReader
Implementation of the
IFileDescriptorReader for file descriptors with
the type EFileTypes.WORKSPACE_FILE. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.