| Interface | Description |
|---|---|
| ChildList<E> |
A modifiable list of children.
|
| StructuralListener |
A class which implements this interface is able to receive structural events.
|
| Class | Description |
|---|---|
| ChildHelper<E> |
Helper for managing child Objects.
|
| ChildMatch<T> |
Compares an incoming list of children with a base list and performs
insert and remove operations that make the lists match.
|
| StructuralEvent |
This event is fired by an implementer of the
Structural interface
when its structure changes. |
| Exception | Description |
|---|---|
| OddjobChildException |
An exception which can be thrown by a Strutured node
which is cascading a child exception upwards.
|
Classes for structure.