Class XoopsXmlRss2Parser
- SaxParser
- XoopsXmlRss2Parser
Package: class\xml
Copyright: XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono (AKA onokazu)
Version: $Id $
Since: 1.0.0
Located at lass/xml/rss/xmlrss2parser.php
Copyright: XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono (AKA onokazu)
Version: $Id $
Since: 1.0.0
Located at lass/xml/rss/xmlrss2parser.php
public
|
#
__construct( & $input )
Creates a SaxParser object using a FileInput to represent the stream of XML data to parse. Use the static methods createFileInput or createStringInput to construct xml input source objects to supply to the constructor, or the implementor can construct them individually. |
public
|
|
public
array|boolean
|
|
public
|
|
public
array|boolean
|
|
public
|
|
public
array
|
|
public
|
|
public
array
|
|
public
|
$errors,
$isCaseFolding,
$level,
$parser,
$tagHandlers,
$tags,
$targetEncoding,
$xmlInput
|