| Server IP : 170.10.162.208 / Your IP : 216.73.216.38 Web Server : LiteSpeed System : Linux altar19.supremepanel19.com 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64 User : deltahospital ( 1806) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /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