£Á°è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áyMä9ÜÖUã !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: If raw is true, then REXML leaves the value alone name: raw rw: RW class_methods: - !ruby/object:RI::MethodSummary name: expand - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: normalize - !ruby/object:RI::MethodSummary name: read_with_substitution - !ruby/object:RI::MethodSummary name: unnormalize comment: - !ruby/struct:SM::Flow::P body: Represents text nodes in an XML document constants: - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: The order in which the substitutions occur name: SPECIALS value: "[ /&(?!#?[\\w-]+;)/u, //u, /\"/u, /'/u, /\\r/u ]" - !ruby/object:RI::Constant comment: name: SUBSTITUTES value: "['&', '<', '>', '"', ''', ' ']" - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: Characters which are substituted in written strings name: SLAICEPS value: "[ '<', '>', '\"', \"'\", '&' ]" - !ruby/object:RI::Constant comment: name: SETUTITSBUS value: "[ /</u, />/u, /"/u, /'/u, /&/u ]" - !ruby/object:RI::Constant comment: name: ILLEGAL value: /(<|&(?!(#{Entity::NAME})|(#0*((?:\d+)|(?:x[a-fA-F0-9]+)));))/um - !ruby/object:RI::Constant comment: name: NUMERICENTITY value: /�*((?:\d+)|(?:x[a-fA-F0-9]+));/ - !ruby/object:RI::Constant comment: name: REFERENCE value: /#{Entity::REFERENCE}/ - !ruby/object:RI::Constant comment: name: EREFERENCE value: /&(?!#{Entity::NAME};)/ full_name: REXML::Text includes: - !ruby/object:RI::IncludedModule name: Comparable instance_methods: - !ruby/object:RI::MethodSummary name: "<<" - !ruby/object:RI::MethodSummary name: <=> - !ruby/object:RI::MethodSummary name: clone - !ruby/object:RI::MethodSummary name: empty? - !ruby/object:RI::MethodSummary name: indent_text - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: node_type - !ruby/object:RI::MethodSummary name: to_s - !ruby/object:RI::MethodSummary name: value - !ruby/object:RI::MethodSummary name: value= - !ruby/object:RI::MethodSummary name: wrap - !ruby/object:RI::MethodSummary name: write - !ruby/object:RI::MethodSummary name: write_with_substitution - !ruby/object:RI::MethodSummary name: xpath name: Text superclass: Child