Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > rexmlライブラリ > REXML::Instructionクラス

class REXML::Instruction

クラスの継承リスト: REXML::Instruction < REXML::Child < REXML::Node < Object < Kernel

要約

特異メソッド

new(target, content = nil)

[TODO]

インスタンスメソッド

self == other

[TODO]

clone

[TODO]

content
content=(value)

[TODO]

inspect

[TODO]

node_type

[TODO]

target
target=(value)

[TODO]

write(writer, indent = -1, transitive = false, ie_hack = false)

[TODO]

定数

START

[TODO]

STOP

[TODO]

class REXML::Instruction