1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 07:11:44 +00:00
Files
nomulus/java/com/google/domain/registry/xjc/README.missing-code
2016-03-01 17:59:16 -05:00

8 lines
304 B
Plaintext

You may be wondering where all the source code is for XML classes
like XjcEpp.java, XjcRdeDeposit.java, etc. These files are magically
generated by JAXB from the XML schemas (.xsd) files.
Run the command `ant gensrc` and they should be available under:
build/gensrc/com/google/domain/registry/xjc/