Server IP : 66.29.132.122 / Your IP : 3.129.67.32 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/thread-self/root/proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/REXML/Text/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: If <tt>raw</tt> 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, /'/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