@DefaultAnnotation(value=NonNull.class)
Package org.jhotdraw.xml
Provides simple input and output classes from/to document models (DOM).
See: Description
-
Interface Summary Interface Description DOMFactory DOMFactory.DOMInput DOMInput.DOMOutput DOMOutput.DOMStorable Interface for objects that can be made persistent usingDOMOutput.writeObjectandDOMInput.readObject. -
Class Summary Class Description DefaultDOMFactory DefaultDOMFactorycan be used to serialize DOMStorable objects in a DOM with the use of a mapping between Java class names and DOM element names.JavaPrimitivesDOMFactory JavaPrimitivesDOMFactorycan be used to serialize Java primitive objects andDOMStorableobjects.JavaxDOMInput DOMInput.JavaxDOMOutput DOMOutput.NanoXMLDOMInput NanoXMLDOMInput.NanoXMLDOMOutput DOMOutput using Nano XML.XMLTransferable XMLTransferable for transfering XML documents over the clipboard and with drag and drop.
Package org.jhotdraw.xml Description
Provides simple input and output classes from/to document models (DOM).
DataMelt 3.0 © DataMelt by jWork.ORG