| Package | Description |
|---|---|
| org.mmbase.bridge.util |
This package contains several bridge related classes which can be used independently of the
rest of MMBase.
|
| org.mmbase.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCollectionNodeList<E extends Node>
An AbstractCollectionNodeList implements a
BridgeList of Nodes, based on a collection of objects of perhaps other type, which are
implicitely AbstractCollectionNodeList.convert(java.lang.Object, int)ed when necessary. |
class |
CollectionNodeList
A (fixed-size) list of nodes, based on a Collection of Nodes.
|
class |
CollectionRelationList
A list of
Relations, based on a Collection of Nodes |
| Modifier and Type | Class and Description |
|---|---|
static class |
Casting.NodeListWrapper |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}