mirror of
https://github.com/google/nomulus
synced 2026-04-17 06:51:14 +00:00
We want to make sure that we use the same XML factories no matter what, so we use "newDefaultFactory" instead of "newFactory" (to avoid picking up some random thing on the classpath). This also fixes an exception that occurs if you haven't synced the internal repo with the public repo.