Nokogiri::XML::Attr

class Nokogiri::XML::Attr

Parent:
Nokogiri::XML::Node

Attr represents a Attr node in an xml document.

Public Class Methods

new(document, name) Show source

Create a new Attr element on the document with name