(Kosta Stojanovski) Besides the JAXP API for handling XML files, which I mentioned in my previous article[1], there is another API in Java named JAXB[2] (Java Architecture for XML Binding[3]). JAXB is also used for persisting Java objects as XML files. Persisting this way they are more human readabl
Read More - Register for Free Membership