Package | Description |
---|---|
org.dom4j.swing |
A collection of adapters to allow easy integration with dom4j
XML documents and Swing such as TreeModels and TableModels.
|
Modifier and Type | Method and Description |
---|---|
XMLTableDefinition |
XMLTableModel.getDefinition()
Getter for property definition.
|
static XMLTableDefinition |
XMLTableDefinition.load(Document definition)
Loads an XML table definition from an XML definition document
|
static XMLTableDefinition |
XMLTableDefinition.load(Element definition)
Loads an XML table definition from an XML definition document
|
Modifier and Type | Method and Description |
---|---|
void |
XMLTableModel.setDefinition(XMLTableDefinition definition)
Setter for property definition.
|
Constructor and Description |
---|
XMLTableModel(XMLTableDefinition definition,
Object source) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.