Parses XML into something sane
This class can be overloaded with \SimplePie::set_parser_class()
package | SimplePie |
---|---|
subpackage | Parsing |
cdata($parser, $cdata)
get_current_byte()
get_current_column()
get_current_line()
get_data()
get_error_code()
get_error_string()
parse($data, $encoding)
set_registry(\SimplePie_Registry $registry)
split_ns($string)
tag_close($parser, $tag)
tag_open($parser, $tag, $attributes)
$current_byte
$current_column
$current_line
$current_xhtml_construct
-1
$data
array()
$datas
array(array())
$element
array('')
$encoding
$error_code
$error_string
$namespace
array('')
$separator
' '
$xml_base
array('')
$xml_base_explicit
array(false)
$xml_lang
array('')
$registry