Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
fXmlRpc
Parser
NativeParser
PHP Class fXmlRpc\Parser\NativeParser
Inheritance:
implements
fXmlRpc\Parser\ParserInterface
Datei anzeigen
Open project: lstrojny/fxmlrpc
Class Usage Examples
Public Methods
Method
Description
__construct
(
$validateResponse
= true )
isBiggerThanParseLimit
(
string
$xmlString
) :
boolean
parse
(
$xmlString
)
Method Details
__construct()
public
method
public
__construct
(
$validateResponse
= true )
isBiggerThanParseLimit()
public
static
method
public
static
isBiggerThanParseLimit
(
string
$xmlString
) :
boolean
$xmlString
string
return
boolean
parse()
public
method
public
parse
(
$xmlString
)