XML
-
Core Java
Reusing Generated JAXB Classes
In this post I will demonstrate how to leverage the –episode XJC extension to reuse classes previously generated from.an XML…
Read More » -
Core Java
Mapping Objects to Multiple XML Schemas – Weather Example
I have written previous posts on EclipseLink JAXB (MOXy)‘s @XmlPath and external binding file extensions. In this post I will…
Read More » -
Core Java
Using JAXB to generate XML from XSD
This is a post originally published by Mohamed Sanaulla from Experiences Unlimited, our latest JCG partner. Mohamed explains how to…
Read More » -
Android Core
Android XML Binding with Simple Framework Tutorial
XML is still important in the area of web services even though REST has gained significant attention lately. Exposed APIs…
Read More » -
Android Core
Boost your Android XML parsing with XML Pull
In today’s technology world, XML parsing capabilities are a necessity for a big number of applications whether they are mobile,…
Read More »