org.sourceforge.ifx.adapter
Class MappingTree

java.lang.Object
  extended byorg.sourceforge.ifx.adapter.MappingTree

public class MappingTree
extends java.lang.Object

Models a tree data structure.

Version:
$Revision$
Author:
Sujit Pal (spal@users.sourceforge.net)

Constructor Summary
MappingTree()
           
 
Method Summary
 void addElement(java.lang.String mapValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingTree

public MappingTree()
Method Detail

addElement

public void addElement(java.lang.String mapValue)