google-nomulus/java/com/google/domain/registry/xjc
2016-03-01 17:59:16 -05:00
..
bindings.xjb Import code from internal repository to git 2016-03-01 17:59:16 -05:00
BUILD Import code from internal repository to git 2016-03-01 17:59:16 -05:00
generated_files.bzl Import code from internal repository to git 2016-03-01 17:59:16 -05:00
list_generated_files.sh Import code from internal repository to git 2016-03-01 17:59:16 -05:00
make_pkginfo.sh Import code from internal repository to git 2016-03-01 17:59:16 -05:00
package-info.java Import code from internal repository to git 2016-03-01 17:59:16 -05:00
package-info.java.in Import code from internal repository to git 2016-03-01 17:59:16 -05:00
README.missing-code Import code from internal repository to git 2016-03-01 17:59:16 -05:00
XjcObject.java Import code from internal repository to git 2016-03-01 17:59:16 -05:00
XjcXmlTransformer.java Import code from internal repository to git 2016-03-01 17:59:16 -05: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/com/google/domain/registry/xjc/