Annotation Interface ElementName
Receive the name of the current element.
A method annotated with @ElementName is the 2nd method called on a new tag, right after @StartElement.
A method annotated with @ElementName is the 2nd method called on a new tag, right after @StartElement.