Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java Classes -> JSON Schema #61

Open
coderextreme opened this issue Nov 7, 2015 · 0 comments
Open

Java Classes -> JSON Schema #61

coderextreme opened this issue Nov 7, 2015 · 0 comments

Comments

@coderextreme
Copy link

Would it be possible to take my own Java classes produced from jsonschema2pojo and produce JSON Schema from Jsonix schema compiler? My JSON doesn't correspond to an XSD, we convert the XML to JSON with a style sheet and add prefixes to attributes, comments and arrays: @, # and -. Is there another tool which might work? Jackson? From what I've seen, it takes a single class, but there's potential for several classes. I realize I can modify the JSON schema generated from Jsonix, but I'm looking for a slightly easier way. Thanks for any pointers you can give.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant