Package karl

Special Package for Karl's AP-F naming conventions.

See:
          Description

Interface Summary
Down "Down" interface for traversal argument "modification".
Up Up Interface (up methods).
UpDown Combined Up/Down interfaces.
 

Class Summary
AbstTrav Abstract Traversal with Control.
ID Combined ID UpDown implementation.
Trav Traverses an Object structure using an Up and a Down.
UpC "Up" implementation that calls object constructors.
WhereToGo Renaming/Wrapping of the base Control class.
 

Exception Summary
UpException Exception Thrown when Up methods cannot be found
 

Package karl Description

Special Package for Karl's AP-F naming conventions.


I also shortened a few of the names (Trav/AbstTrav) and removed unneeded classes (TUCombiner/ParTraversal).