vasouv / jaxb-albums-list

Using JAXB to serialize and deserialize objects and lists of objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JAX-B Albums List

I'm using JAX-B to (un)marshall a Discography object, that contains a list of Albums which contain fields and a list of Tracks.

The file discography.xml is created and then read to unmarshall it.

About

Using JAXB to serialize and deserialize objects and lists of objects


Languages

Language:Java 100.0%