public final class QPCodec extends Object
Copyright (c) SAP AG 2001-2004
| Constructor and Description |
|---|
QPCodec() |
| Modifier and Type | Method and Description |
|---|---|
static String |
Decode(String value,
String encoding)
Converts a string in quoted printable format back to its original form.
|
static String |
Encode(String value,
String encoding) |
static String |
getEncoding(byte b) |
public static String Encode(String value, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static String Decode(String value, String encoding) throws UnsupportedEncodingException, IOException
value - to decodeencoding - to use for conversion bytes to charactersUnsupportedEncodingException - when character encoding is not supportedIOException - when value is in invalid formpublic static final String getEncoding(byte b)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice