Methods

Class/Module Index [+]

Quicksearch

Nokogiri::XML::ElementDecl

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.