org.dom4j.swing (dom4j 1.6.1 API)

dom4j


Package org.dom4j.swing

A collection of adapters to allow easy integration with dom4j XML documents and Swing such as TreeModels and TableModels.

See:           Description

Class Summary
BranchTreeNode BranchTreeNode implements the Swing TreeNode interface to bind dom4j XML Branch nodes (i.e.
DocumentTreeModel DocumentTreeModel implements a Swing TreeModel for a dom4j XML Document.
LeafTreeNode LeafTreeNode implements the Swing TreeNode interface to bind a leaf XML nodes to a Swing TreeModel.
XMLTableColumnDefinition XMLTableColumnDefinition a column within a table definition.
XMLTableDefinition XMLTableDefinition represents a table definition based on XPath expression evaluated on an XML document.
XMLTableModel XMLTableDefinition repro.
 

Package org.dom4j.swing Description

A collection of adapters to allow easy integration with dom4j XML documents and Swing such as TreeModels and TableModels.



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.