| Package | Description |
|---|---|
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| com.microfocus.awm.remote |
This package contains interfaces which provide access to a mainframe system
connection, file attribute and file data as well as code page information.
|
| com.microfocus.zserver.zexplorer |
Basic z/Explorer classes including Eclipse RSE implementations.
|
| Modifier and Type | Method and Description |
|---|---|
EHostCodepage |
LocalSystemImage.getEncoding() |
| Modifier and Type | Method and Description |
|---|---|
static EHostCodepage |
EHostCodepage.fromString(java.lang.String pString)
|
static EHostCodepage |
EHostCodepage.getDefault() |
EHostCodepage |
ISystemImage.getEncoding() |
static EHostCodepage |
EHostCodepage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EHostCodepage[] |
EHostCodepage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EHostCodepage |
ZExplorerConnectorService.getEncoding() |
EHostCodepage |
ZExplorerConnectorService.getHostCodepage() |
EHostCodepage |
MvsSubsystem.getRemoteCodepage() |
| Modifier and Type | Method and Description |
|---|---|
void |
MvsSubsystem.setRemoteCodepage(EHostCodepage pCodePage) |
Copyright © 2015 Micro Focus GmbH. All rights reserved.