Class NodeHierarchyWalker


  • public class NodeHierarchyWalker
    extends Object
    Class that walks down a hierarchy gathering view details for later processing.

    This class is not threadsafe and should be used sequentially on a single thread and then discarded.

    Since:
    4.1.1
    Author:
    Derek Hulley