Package org.oddjob.structural

Classes for structure.

See:
          Description

Interface Summary
StructuralListener A class which implements this interface is able to receive structural events.
 

Class Summary
ChildHelper<E> Helper for managing child Objects.
ChildMatch<T>  
StructuralEvent This event is fire by an implementer of the Strucutral interface when its strucuture changes.
 

Exception Summary
OddjobChildException An exception which can be thrown by a Strutured node which is cascading a child exception upwards.
 

Package org.oddjob.structural Description

Classes for structure.