Overview

Packages

  • Xml
    • Wbxml

Classes

  • Horde_Xml_Wbxml
  • Horde_Xml_Wbxml_ContentHandler
  • Horde_Xml_Wbxml_Decoder
  • Horde_Xml_Wbxml_Dtd
  • Horde_Xml_Wbxml_Dtd_SyncMl
  • Horde_Xml_Wbxml_Dtd_SyncMlDevInf
  • Horde_Xml_Wbxml_Dtd_SyncMlMetInf
  • Horde_Xml_Wbxml_DtdManager
  • Horde_Xml_Wbxml_Encoder
  • Horde_Xml_Wbxml_Exception
  • Horde_Xml_Wbxml_HashTable
  • Horde_Xml_Wbxml_LifoQueue
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Xml_Wbxml_ContentHandler

From Binary XML Content Format Specification Version 1.3, 25 July 2001 found at http://www.wapforum.org

Copyright 2003-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Direct known subclasses

Horde_Xml_Wbxml_Decoder, Horde_Xml_Wbxml_Encoder
Package: Xml\Wbxml
Author: Anthony Mills amills@pyramid6.com
Located at Horde/Xml/Wbxml/ContentHandler.php
Methods summary
public
# __construct( )
public
# getCharsetStr( )
public
# setCharset( mixed $cs )
public
# getVersion( )
public
# setVersion( mixed $v )
public
# getOutput( )
public
# getOutputSize( )
public
# startElement( mixed $uri, mixed $element, mixed $attrs = array() )
public
# endElement( mixed $uri, mixed $element )
public
# characters( mixed $str )
public
# opaque( mixed $o )
public
# setOpaqueHandler( mixed $opaqueHandler )
public
# removeOpaqueHandler( )
public
# createSubHandler( )
API documentation generated by ApiGen