Package org.jdesktop.dom

Class Summary
SimpleDocument A DOM Document that makes it easier to work with DOM documents.
SimpleDocumentBuilder A DOM DocumentBuilder implementation that does not require the factory pattern for creation.
SimpleHtmlCollection An implementation of HTMLCollection which also implements Iterable.
SimpleHtmlDocument A DOM Document that makes it easier to work with DOM documents.
SimpleHtmlDocumentBuilder An HTML DOM DocumentBuilder implementation that does not require the factory pattern for creation.
SimpleNodeList An implementation of NodeList which also implements Iterable.