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

removeAttribute(forName:)

Removes an attribute node identified by name. 名前によって識別される属性ノードを取り除きます。

Declaration 宣言

func removeAttribute(forName name: String)

Parameters パラメータ

attrName

A string specifying the name of an attribute. 属性の名前を指定している文字列。

See Also 参照

Handling Attributes 属性を取り扱う