users@jaxb.java.net

Re: supporting json schema in JAXB

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Mon, 31 Mar 2014 21:57:21 +0200

Hi,

my 2 cents. Check Jsonix:

https://github.com/highsource/jsonix

This is a JAXB port to JavaScript.

Best wishes,
Alexey


On Mon, Mar 31, 2014 at 6:13 PM, <nirali_unique_at_yahoo.co.in> wrote:

> 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.
>