public class PowerShellCodepage extends Object
| Constructor and Description |
|---|
PowerShellCodepage() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCodePageNameByIdetifier(String cpIdentifier)
Get the encoding value from CodePage
|
static String |
getIdentifierByCodePageName(String cpName)
Get the CodePage code from encoding value
|
Copyright © 2017. All rights reserved.