Showing posts with label XmlTransformation. Show all posts
Showing posts with label XmlTransformation. Show all posts

August 25, 2010

@XmlTransformation - Going Beyond XmlAdapter

XML Adapter is my favourite JAXB feature, which is why it was the topic of my first post XmlAdapter - JAXB's Secret Weapon.  With it there is no such thing as an unmappable object in JAXB.  However today I came across a use case where the MOXy's transformation mapping was a much better fit.