entitydecl(content)
Instance Public methods
<!ENTITY â¦> The argument passed to this method is an array of the
entity declaration. It can be in a number of formats, but in general it
returns (example, result):
<!ENTITY % YN '"Yes"'>
["%", "YN", "'\"Yes\"'", "\""]
<!ENTITY % YN 'Yes'>
["%", "YN", "'Yes'", "s"]
<!ENTITY WhatHeSaid "He said %YN;">
["WhatHeSaid", "\"He said %YN;\"", "YN"]
<!ENTITY open-hatch SYSTEM "http://www.textuality.com/boilerplate/Open