google-nomulus/java/google/registry/xjc
2016-06-27 15:55:03 -04:00
..
bindings.xjb Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
BUILD Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
generated_files.bzl Fix paths in a few places 2016-05-17 13:52:27 -04:00
list_generated_files.sh Fix paths in a few places 2016-05-17 13:52:27 -04:00
make_pkginfo.sh mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
package-info.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
package-info.java.in Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
README.missing-code Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
XjcObject.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
XjcXmlTransformer.java Fix generics in EppXmlTransformer.unmarshal to not be only on the return type. 2016-06-27 15:55:03 -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/