public startElement(name as String, atts as AttributeList) as Void throws SAXException
Receives the beginning of an element.
name
atts
handler.startElement("item", attrs)