Method Parser.XML.Simple()->parse_dtd()
- Method parse_dtd
mixed
parse_dtd(string
dtd
,string
context
,function
(:void
)cb
,mixed
...extras
)
mixed
parse_dtd(string
dtd
,function
(:void
)cb
,mixed
...extras
)
mixed
parse_dtd(string
dtd
, string
context
, function
(:void
) cb
, mixed
... extras
)
mixed
parse_dtd(string
dtd
, function
(:void
) cb
, mixed
... extras
)