stanfy / gson-xml

Java library for XML deserialization
Apache License 2.0
199 stars 41 forks source link

Deserializing names with a dash? #5

Closed ssuukk closed 11 years ago

ssuukk commented 11 years ago

Hello,

Is it possible to deserialize names that have a dash, like:

<play-token>.....</play-token>

Cheers, ssuukk

roman-mazur commented 11 years ago

Yes, it is possible. Added a test to illustrate dashed names deserialization: 7f625aa52aa65134014b6f6a56879cc876c39bd4.