Java XML and JSON Binding
Object-to-XML and object-to-JSON mapping using JAXB and EclipseLink MOXy.
Pages
Home
Contact Me
Showing posts with label
Unmarshaller.Listener
.
Show all posts
Showing posts with label
Unmarshaller.Listener
.
Show all posts
August 16, 2011
Using an Unmarshaller.Listener to Capture the Location
Recently I came across a
question on Stack Overflow
asking how find where in the document an object was unmarshalled from. In this post I'll expand on my answer of using an
XMLStreamReader
and
Unmarshaller.Listener
to accomplish this.
Read more »
Older Posts
Home
View mobile version
Subscribe to:
Posts (Atom)