Method Parser.XML.Simple()->parse()
- Method parse
array
parse(string
xml
,string
context
,function
(:void
)cb
,mixed
...extra_args
)
array
parse(string
xml
,function
(:void
)cb
,mixed
...extra_args
)
array
parse(string
xml
, string
context
, function
(:void
) cb
, mixed
... extra_args
)
array
parse(string
xml
, function
(:void
) cb
, mixed
... extra_args
)