class Text

Extends Child
Includes Comparable
Represents text in an XML document

Attributes

Methods


Attributes

raw (accessor)
string (reader) string is String content, raw is a boolean

Methods

<=>

Returns the result of (to_s <=> arg.to_s)
@return the result of (to_s <=> arg.to_s)

clone


initialize


Constructor

Text


to_s


write