Method: XML::SAX::AttributeList#getType

Defined in:
lib/xml/sax.rb

#getType(pos_or_name) ⇒ Object



19
20
21
# File 'lib/xml/sax.rb', line 19

def getType(pos_or_name)
  raise "not implemented"
end