[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/XML/ -> WBXML.php (sommaire)

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

Définit 2 classes

XML_WBXML:: (7 méthodes):
  MBUInt32ToInt()
  intToMBUInt32()
  getBits()
  getDPIString()
  getDPIInt()
  getCharsetString()
  getCharsetInt()

XML_WBXML_HashTable:: (2 méthodes):
  set()
  get()


Classe: XML_WBXML  - X-Ref

Copyright 2003-2006 Anthony Mills <amills@pyramid6.com>

See the enclosed file COPYING for license information (LGPL).  If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

$Horde: framework/XML_WBXML/WBXML.php,v 1.13.12.8 2006/03/13 09:16:25 jan Exp $

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

Classe: XML_WBXML_HashTable  - X-Ref


set($k, $v)   X-Ref
Pas de description

get($k)   X-Ref
Pas de description



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7