Class REXML::Text
In: rexml/text.rb
Parent: Child

Represents text in an XML document

Methods
<=>    clone    new    parse_stream    to_s    write   
Attributes
:raw  [RW] 
:string  [R] 

string is String content, raw is a boolean

Included modules
Comparable
Public Class methods
<=>%params%
clone%params%
new%params%
parse_stream%params%
to_s%params%
write%params%
Public Instance methods
<=>%params%
clone%params%
new%params%
parse_stream%params%
to_s%params%
write%params%