Methods

Class/Module Index [+]

Quicksearch

Nokogiri::XML::AttributeDecl

Represents an attribute declaration in a DTD

Public Instance Methods

inspect() click to toggle source
# File lib/nokogiri/xml/attribute_decl.rb, line 13
def inspect
  "#<#{self.class.name}:#{sprintf("0x%x", object_id)} #{to_s.inspect}>"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.