Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
pQuery
XML2ArrayParser
PHP Class pQuery\XML2ArrayParser
Inheritance:
extends
HtmlParserBase
Afficher le fichier
Open project: tburry/pquery
Méthodes publiques
Свойство
Type
Description
$hierarchy
array
Current parsing hierarchy
$root
Holds the document structure
Méthodes publiques
Méthode
Description
parse_all
( )
parse_tag_default
( )
parse_text
( )
Méthodes protégées
Méthode
Description
parse_hierarchy
(
$self_close
)
Method Details
parse_all()
public
méthode
public
parse_all
( )
parse_hierarchy()
protected
méthode
protected
parse_hierarchy
(
$self_close
)
parse_tag_default()
public
méthode
public
parse_tag_default
( )
parse_text()
public
méthode
public
parse_text
( )
Property Details
$hierarchy
public_oe property
Current parsing hierarchy
public
array
$hierarchy
Résultat
array
$root
public_oe property
Holds the document structure
public
$root