class REXML::CData + REXML::Text
クラスの継承リスト: REXML::CData < REXML::Text < Comparable < REXML::Child < REXML::Node < Object < Kernel < BasicObject
要約
特異メソッド
new(first, whitespace = true, parent = nil)-
[TODO]
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]
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]
to_s-
[TODO]
value-
[TODO]
value-
[TODO]
value=(val)-
[TODO]
wrap(string, width, addnewline = false)-
[TODO]
write(output = $stdout, indent = -1, transitive = false, ie_hack = false)-
[TODO]
write(writer, indent = -1, transitive = false, ie_hack = false)-
[TODO]
write_with_substitution(out, input)-
[TODO]
xpath-
[TODO]
定数
EREFERENCE-
[TODO]
ILLEGAL-
[TODO]
ILLEGAL-
[TODO]
NUMERICENTITY-
[TODO]
REFERENCE-
[TODO]
SETUTITSBUS-
[TODO]
SLAICEPS-
[TODO]
SPECIALS-
[TODO]
START-
[TODO]
STOP-
[TODO]
SUBSTITUTES-
[TODO]
class REXML::CData