An open API service indexing awesome lists of open source software.

https://github.com/phstudy/twitter4j-jaxb-example

using JABX to marshal Twitter4j's Status
https://github.com/phstudy/twitter4j-jaxb-example

Last synced: 10 months ago
JSON representation

using JABX to marshal Twitter4j's Status

Awesome Lists containing this project

README

          

A example for Stackoverflow question: saving twitter4J Status to MongoDB gives “twitter4j.Status is an interface, and JAXB can't handle interfaces” (http://stackoverflow.com/questions/18490707/saving-twitter4j-status-to-mongodb-gives-twitter4j-status-is-an-interface-and)