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

ph-ubl generating JAXB Classes #22

Closed
jaimegarciaduque opened this issue Sep 4, 2019 · 2 comments
Closed

ph-ubl generating JAXB Classes #22

jaimegarciaduque opened this issue Sep 4, 2019 · 2 comments
Assignees
Labels

Comments

@jaimegarciaduque
Copy link

Can you let me know an example of how to generate JAXB Classes from xsd files. I need to do this with my own set of modified xsd files.
Thanks in advance

@jaimegarciaduque
Copy link
Author

An additional comment: I don't use Maven, I need to do the classes generation without maven.

@phax phax self-assigned this Sep 5, 2019
@phax phax added the question label Sep 5, 2019
@phax
Copy link
Owner

phax commented Sep 5, 2019

The tool behind this is XJC.
See e.g. https://docs.oracle.com/javase/8/docs/technotes/tools/unix/xjc.html
I've never used it outside of Maven myself, but I'm sure it will work without problems.

@phax phax closed this as completed Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants