[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
Constants are from Binary XML Content Format Specification Version 1.3, 25 July 2001 found at http://www.wapforum.org
Poids: | 280 lignes (9 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
XML_WBXML:: (7 méthodes):
MBUInt32ToInt()
intToMBUInt32()
getBits()
getDPIString()
getDPIInt()
getCharsetString()
getCharsetInt()
MBUInt32ToInt($in, &$pos) X-Ref |
Decoding Multi-byte Integers from Section 5.1 Use long because it is unsigned. |
intToMBUInt32(&$out, $i) X-Ref |
Encoding Multi-byte Integers from Section 5.1 |
getBits($num, $l) X-Ref |
Pas de description |
getDPIString($i) X-Ref |
Pas de description |
getDPIInt($dpi) X-Ref |
Pas de description |
getCharsetString($cs) X-Ref |
Returns the character encoding. only default character encodings from J2SE are supported from http://www.iana.org/assignments/character-sets and http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html |
getCharsetInt($cs) X-Ref |
Returns the character encoding. Only default character encodings from J2SE are supported. From http://www.iana.org/assignments/character-sets and http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |