Created
April 8, 2015 12:18
-
-
Save mithriock/8e1cabad5938cd9c5b7f to your computer and use it in GitHub Desktop.
Command to convert xsd to java class
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "%java_home%\bin\xjc" -p [your namespace] [xsd_file].xsd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment