Trimmed down JAXB for just unmarshalling?

Posted by fiXedd on Stack Overflow See other posts from Stack Overflow or by fiXedd
Published on 2010-06-18T06:41:33Z Indexed on 2010/06/18 6:43 UTC
Read the original article Hit count: 204

Filed under:
|
|
|

I'm building an application where space is at a premium. I'd really like to use JAXB's unmarshalling capabilities, but including the whole library is out of the question. Has anyone paired it down so that only the bits needed for unmarshalling are included?

© Stack Overflow or respective owner

Related posts about java

Related posts about Xml