Instance Method インスタンスメソッド

rootElement()

Returns the root element of the receiver. レシーバのルート要素を返します。

Declaration 宣言

func rootElement() -> XMLElement?

Return Value 戻り値

The root element of the receiver. レシーバのルート要素。

See Also 参照

Managing the Root Element ルート要素を管理する