google-nomulus/java/google/registry/xjc
mcilwain 6fb9858198 Remove the unused flags extension
It can always be brought back if we find an actual use case for it, but for now, it shouldn't be in the standard distribution given that it has no users.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=143044153
2017-01-09 11:59:04 -05:00
..
bindings.xjb Remove the unused flags extension 2017-01-09 11:59:04 -05:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
generated_files.bzl Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
list_generated_files.sh Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
make_pkginfo.sh Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
package-info.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
package-info.java.in Support version 0.12 of the EPP Fee Extension 2016-07-21 14:55:08 -04:00
README.missing-code Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
XjcObject.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
XjcXmlTransformer.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00

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/google/registry/xjc/