| Package | com.adobe.rtc.util |
| Class | public class ISO9075 |
'_x' + hexValueOf(c) + '_'.
| Method | Defined by | ||
|---|---|---|---|
|
ISO9075()
| ISO9075 | ||
|
decode(name:String):String
[static]
Decodes the name.
| ISO9075 | ||
|
encode(name:String):String
[static]
Encodes a name as specified in ISO 9075.
| ISO9075 | ||
| ISO9075 | () | constructor |
public function ISO9075()
| decode | () | method |
public static function decode(name:String):StringDecodes the name.
Parametersname:String — The string to decode.
|
String — The decoded string.
|
| encode | () | method |
public static function encode(name:String):StringEncodes a name as specified in ISO 9075.
Parametersname:String — The string to encode.
|
String — The encoded string or else its name if it does not need encoding.
|
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/util/ISO9075.html