\Horde_Xml_Wbxml_ContentHandler

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

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

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

Summary

Methods
Properties
Constants
__construct()
getCharsetStr()
setCharset()
getVersion()
setVersion()
getOutput()
getOutputSize()
startElement()
endElement()
characters()
opaque()
setOpaqueHandler()
removeOpaqueHandler()
createSubHandler()
No public properties found
No constants found
No protected methods found
$_currentUri
$_output
$_opaqueHandler
$_charset
$_wbxmlVersion
N/A
No private methods found
No private properties found
N/A

Properties

$_currentUri

$_currentUri : 

Type

$_output

$_output : 

Type

$_opaqueHandler

$_opaqueHandler : 

Type

$_charset

$_charset : 

Charset.

Type

$_wbxmlVersion

$_wbxmlVersion : 

WBXML Version.

1, 2, or 3 supported

Type

Methods

__construct()

__construct() 

getCharsetStr()

getCharsetStr() 

setCharset()

setCharset(  $cs) 

Parameters

$cs

getVersion()

getVersion() 

setVersion()

setVersion(  $v) 

Parameters

$v

getOutput()

getOutput() 

getOutputSize()

getOutputSize() 

startElement()

startElement(  $uri,   $element,   $attrs = array()) 

Parameters

$uri
$element
$attrs

endElement()

endElement(  $uri,   $element) 

Parameters

$uri
$element

characters()

characters(  $str) 

Parameters

$str

opaque()

opaque(  $o) 

Parameters

$o

setOpaqueHandler()

setOpaqueHandler(  $opaqueHandler) 

Parameters

$opaqueHandler

removeOpaqueHandler()

removeOpaqueHandler() 

createSubHandler()

createSubHandler()