You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This application show the use of extract library to parse XML data into scala case classes
About
This application show the use of extract library to parse XML data into Scala case classes just like play-json library which is one of the most popular JSON parsing library being used these days.