Server IP : 66.29.132.122 / Your IP : 3.145.176.165 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/REXML/Entity/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: external rw: R - !ruby/object:RI::Attribute comment: name: name rw: R - !ruby/object:RI::Attribute comment: name: ndata rw: R - !ruby/object:RI::Attribute comment: name: pubid rw: R - !ruby/object:RI::Attribute comment: name: ref rw: R class_methods: - !ruby/object:RI::MethodSummary name: matches? - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: God, I hate DTDs. I really do. Why this idiot standard still plagues us is beyond me. constants: - !ruby/object:RI::Constant comment: name: PUBIDCHAR value: "\"\\x20\\x0D\\x0Aa-zA-Z0-9\\\\-()+,./:=?;!*@$_%#\"" - !ruby/object:RI::Constant comment: name: SYSTEMLITERAL value: "%Q{((?:\"[^\"]*\")|(?:'[^']*'))}" - !ruby/object:RI::Constant comment: name: PUBIDLITERAL value: "%Q{(\"[#{PUBIDCHAR}']*\"|'[#{PUBIDCHAR}]*')}" - !ruby/object:RI::Constant comment: name: EXTERNALID value: "\"(?:(?:(SYSTEM)\\\\s+#{SYSTEMLITERAL})|(?:(PUBLIC)\\\\s+#{PUBIDLITERAL}\\\\s+#{SYSTEMLITERAL}))\"" - !ruby/object:RI::Constant comment: name: NDATADECL value: "\"\\\\s+NDATA\\\\s+#{NAME}\"" - !ruby/object:RI::Constant comment: name: PEREFERENCE value: "\"%#{NAME};\"" - !ruby/object:RI::Constant comment: name: ENTITYVALUE value: "%Q{((?:\"(?:[^%&\"]|#{PEREFERENCE}|#{REFERENCE})*\")|(?:'([^%&']|#{PEREFERENCE}|#{REFERENCE})*'))}" - !ruby/object:RI::Constant comment: name: PEDEF value: "\"(?:#{ENTITYVALUE}|#{EXTERNALID})\"" - !ruby/object:RI::Constant comment: name: ENTITYDEF value: "\"(?:#{ENTITYVALUE}|(?:#{EXTERNALID}(#{NDATADECL})?))\"" - !ruby/object:RI::Constant comment: name: PEDECL value: "\"<!ENTITY\\\\s+(%)\\\\s+#{NAME}\\\\s+#{PEDEF}\\\\s*>\"" - !ruby/object:RI::Constant comment: name: GEDECL value: "\"<!ENTITY\\\\s+#{NAME}\\\\s+#{ENTITYDEF}\\\\s*>\"" - !ruby/object:RI::Constant comment: name: ENTITYDECL value: /\s*(?:#{GEDECL})|(?:#{PEDECL})/um - !ruby/object:RI::Constant comment: name: PEREFERENCE_RE value: /#{PEREFERENCE}/um full_name: REXML::Entity includes: - !ruby/object:RI::IncludedModule name: XMLTokens instance_methods: - !ruby/object:RI::MethodSummary name: normalized - !ruby/object:RI::MethodSummary name: to_s - !ruby/object:RI::MethodSummary name: unnormalized - !ruby/object:RI::MethodSummary name: value - !ruby/object:RI::MethodSummary name: write name: Entity superclass: Child