Class PrefixTreeDumper

java.lang.Object
com.singularsys.jep.walkers.PrefixTreeWalker
com.singularsys.jep.walkers.PrefixTreeDumper

public class PrefixTreeDumper extends PrefixTreeWalker
Dumps the contents of a tree to a specified stream, or to standard output. Use this class by calling the walk method.
Author:
Richard Morris