Generated by
JDiff

Package org.jhotdraw.xml

Documentation changed from old to new.

Added Classes
QuickAndDirtyDOMFactory {@code QuickAndDirtyDOMFactory} can be used to serialize DOMStorable objects in a DOM with the unmapped use of Java class names as DOM element names.
 

Changed Classes and Interfaces
DOMFactory DOMFactory.
DOMInput DOMInput.
DOMOutput DOMOutput.
DefaultDOMFactory {@code DefaultDOMFactory} can be used to serialize DOMStorable objects in a DOM with the use of a mapping between Java class names and DOM element names.
JavaxDOMInput DOMInput.
JavaxDOMOutput DOMOutput.
NanoXMLDOMInput NanoXMLDOMInput.
NanoXMLDOMOutput DOMOutput using Nano XML.