Skip to content

Serializer fail if xml input is an one liner #32

Description

@tombou

I had big trouble to deserialize an xml response in Android from the server because all the data was in one line without any "\n" betweens the fields. I did a small patch in my code to replace "><" with ">\n<". It was working before the update on the server side that I don't have the control of it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions