com.phoenixst.plexus.util

Class ChildTraverserFactory

public class ChildTraverserFactory extends Object implements Transformer, Serializable

A Transformer which when given a node, returns a Traverser over the children of that node, specified by an OrientedForest.

Since: 1.0

Version: $Revision: 1.10 $

Author: Ray A. Conner

Constructor Summary
ChildTraverserFactory(OrientedForest forest)
Creates a new ChildTraverserFactory.
Method Summary
OrientedForestgetOrientedForest()
Gets the OrientedForest for this ChildTraverserFactory.
Objecttransform(Object node)

Constructor Detail

ChildTraverserFactory

public ChildTraverserFactory(OrientedForest forest)
Creates a new ChildTraverserFactory.

Method Detail

getOrientedForest

public OrientedForest getOrientedForest()
Gets the OrientedForest for this ChildTraverserFactory.

transform

public Object transform(Object node)
See the Plexus project home, hosted by SourceForge.
Copyright B) 1994-2006, by Phoenix Software Technologists, Inc. and others. All Rights Reserved. Use is subject to license terms.