Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > rexmlライブラリ > REXML::Textクラス
クラスの継承リスト: REXML::Text < Comparable < REXML::Child < REXML::Node < Object < Kernel < BasicObject
new(arg, respect_whitespace = false, parent = nil, raw = nil, entity_filter = nil, illegal = REXML::Text::ILLEGAL)[TODO]
normalize(input, doctype = nil, entity_filter = nil)[TODO]
read_with_substitution(input, illegal = nil)[TODO]
unnormalize(string, doctype = nil, filter = nil, illegal = nil)[TODO]
self << to_append[TODO]
self <=> other[TODO]
clone[TODO]
empty?[TODO]
indent_text(string, level = 1, style = "\t", indentfirstline = true)[TODO]
inspect[TODO]
node_type[TODO]
rawraw=(value)[TODO]
to_s[TODO]
value[TODO]
value=(val)[TODO]
wrap(string, width, addnewline = false)[TODO]
write(writer, indent = -1, transitive = false, ie_hack = false)[TODO]
write_with_substitution(out, input)[TODO]
xpath[TODO]
EREFERENCE[TODO]
ILLEGAL[TODO]
NUMERICENTITY[TODO]
REFERENCE[TODO]
SETUTITSBUS[TODO]
SLAICEPS[TODO]
SPECIALS[TODO]
SUBSTITUTES[TODO]