Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > rexmlライブラリ > REXML::DocTypeクラス
class REXML::DocType
クラスの継承リスト: REXML::DocType < REXML::XMLTokens < REXML::Parent < Enumerable < REXML::Child < REXML::Node < Object < Kernel < BasicObject
Abstract
特異メソッド
new(first, parent = nil)
インスタンスメソッド
add(child)
attribute_of(element, attribute)
attributes_of(element)
clone
context
entities
entity(name)
external_id
name
namespaces
node_type
notation(name)
notations
public
system
write(output, indent = 0, transitive = false, ie_hack = false)
定数
DEFAULT_ENTITIES
PUBLIC
START
STOP
SYSTEM