PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
Text
--- !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
[-] %3c%3d%3e-i.yaml
[edit]
[-] read_with_substitution-c.yaml
[edit]
[-] value-i.yaml
[edit]
[-] empty%3f-i.yaml
[edit]
[-] %3c%3c-i.yaml
[edit]
[-] xpath-i.yaml
[edit]
[-] write-i.yaml
[edit]
[-] inspect-i.yaml
[edit]
[-] clone-i.yaml
[edit]
[-] write_with_substitution-i.yaml
[edit]
[-] indent_text-i.yaml
[edit]
[-] unnormalize-c.yaml
[edit]
[-] wrap-i.yaml
[edit]
[+]
..
[-] normalize-c.yaml
[edit]
[-] new-c.yaml
[edit]
[-] expand-c.yaml
[edit]
[-] value%3d-i.yaml
[edit]
[-] node_type-i.yaml
[edit]
[-] to_s-i.yaml
[edit]
[-] cdesc-Text.yaml
[edit]