public class UserDetailsParser extends UserInfoParser
handler, user| Constructor and Description |
|---|
UserDetailsParser(de.westnordost.osmapi.common.Handler<UserInfo> handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createUser(long id,
java.lang.String name) |
protected void |
onEndElement() |
protected void |
onStartElement() |
parsepublic UserDetailsParser(de.westnordost.osmapi.common.Handler<UserInfo> handler)
protected void createUser(long id,
java.lang.String name)
createUser in class UserInfoParserprotected void onStartElement()
throws java.text.ParseException
onStartElement in class UserInfoParserjava.text.ParseExceptionprotected void onEndElement()
onEndElement in class UserInfoParser