Summary
As you have learned, the oracle.xml.differ
package contains everything you need to compare two XML documents in Java, list the differences between them, make one document match the other, or create a new document containing only attributes and elements that differ. In the next chapter, we will convert an XML document to a PDF document.