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