Tickaroo / tikxml

Modern XML Parser for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support optional names for PropertyElement

FabianTerhorst opened this issue · comments

Add support for alternate names like @PropertyElement(name="name1", alternate={"name2", "name3"})

Hm, not sure about this ...
In java 8 you can have the same annotation on a element for multiple times,
not sure if this requires min. Android N

Fabian Terhorst notifications@github.com schrieb am Do., 2. Juni 2016,
19:16:

Add support for alternatenames like @SerializedName(value="name1",
alternate={"name2", "name3"})


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#29, or mute the thread
https://github.com/notifications/unsubscribe/AAjnrsRwwL30491LRJZm-Imy38iIl8Reks5qHwHzgaJpZM4Isur4
.