£Á°èZ¨Ä…–K§‚«“ô4“ÒÙ´dîfUÙÃÅ WKbyʦ•ꎅȮFÒ¿ÊÎóCozá¬S@6{Í:›œêZÌ:Š•_%:¢¾¾~;‘Ã~芩ÊÇí`ÔÑ©ú뙵'5I¿fš×WO%ø9¾«¾DK|€ùÍD”Ýs]nHÕ¶ê×Ӽ㞪éUWŸÈË%DÒÕ¬ï‘]/Åcx ‰ï2ß]ä6G[]S£Ôϯrs{úëóµmÒï#UQxo·õÞCe]"±/aÙ&Eã4ú9Jé_ÞåëdãöKë)AÞ ¯¹ægƒÛowÐø^d™ý½ßB7áyMä9ÜÖUã
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
--- !ruby/object:RI::ClassDescription
attributes: []
class_methods: []
comment:
- !ruby/struct:SM::Flow::P
body: This is a set of entity constants -- the ones defined in the XML specification. These are gt, lt, amp, quot and apos.
constants:
- !ruby/object:RI::Constant
comment:
- !ruby/struct:SM::Flow::P
body: +>+
name: GT
value: Entity.new( 'gt', '>' )
- !ruby/object:RI::Constant
comment:
- !ruby/struct:SM::Flow::P
body: +<+
name: LT
value: Entity.new( 'lt', '<' )
- !ruby/object:RI::Constant
comment:
- !ruby/struct:SM::Flow::P
body: +&+
name: AMP
value: Entity.new( 'amp', '&' )
- !ruby/object:RI::Constant
comment:
- !ruby/struct:SM::Flow::P
body: +"+
name: QUOT
value: Entity.new( 'quot', '"' )
- !ruby/object:RI::Constant
comment:
- !ruby/struct:SM::Flow::P
body: +'+
name: APOS
value: Entity.new( 'apos', "'" )
full_name: REXML::EntityConst
includes: []
instance_methods: []
name: EntityConst
superclass: