Current Path : /usr/local/share/ri/1.8/system/REXML/StreamListener/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/REXML/StreamListener/entitydecl-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "<!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):" - !ruby/struct:SM::Flow::VERB body: " <!ENTITY % YN '"Yes"'>\n ["%", "YN", "'\\"Yes\\"'", "\\""]\n <!ENTITY % YN 'Yes'>\n ["%", "YN", "'Yes'", "s"]\n <!ENTITY WhatHeSaid "He said %YN;">\n ["WhatHeSaid", "\\"He said %YN;\\"", "YN"]\n <!ENTITY open-hatch SYSTEM "http://www.textuality.com/boilerplate/OpenHatch.xml">\n ["open-hatch", "SYSTEM", "\\"http://www.textuality.com/boilerplate/OpenHatch.xml\\""]\n <!ENTITY open-hatch PUBLIC "-//Textuality//TEXT Standard open-hatch boilerplate//EN" "http://www.textuality.com/boilerplate/OpenHatch.xml">\n ["open-hatch", "PUBLIC", "\\"-//Textuality//TEXT Standard open-hatch boilerplate//EN\\"", "\\"http://www.textuality.com/boilerplate/OpenHatch.xml\\""]\n <!ENTITY hatch-pic SYSTEM "../grafix/OpenHatch.gif" NDATA gif>\n ["hatch-pic", "SYSTEM", "\\"../grafix/OpenHatch.gif\\"", "\\n\\t\\t\\t\\t\\t\\t\\tNDATA gif", "gif"]\n" full_name: REXML::StreamListener#entitydecl is_singleton: false name: entitydecl params: (content) visibility: public