class Nokogiri::XML::AttributeDecl
Represents an attribute declaration in a DTD
##
def inspect
def inspect "#<#{self.class.name}:#{sprintf("0x%x", object_id)} #{to_s.inspect}>" end
Represents an attribute declaration in a DTD
##
def inspect "#<#{self.class.name}:#{sprintf("0x%x", object_id)} #{to_s.inspect}>" end