users@jaxb.java.net

supporting json schema in JAXB

From: <nirali_unique_at_yahoo.co.in>
Date: Mon, 31 Mar 2014 16:13:29 +0000 (UTC)

Hi All,

I am currently using JAXB for my XML schema to POJO generation.

I wanted to use it for JSON schema to POJO generation as well.

Is that a feature in JAXB, or can it be done through JAXB?

Thanks.