|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BranchNodeIfc<BC,LC> | Defines the API for a branch node. |
LeafNodeIfc<BC,LC> | Defines the API for a leaf node. |
NodeFactoryIfc<BC,LC> | A factory for creating leaf and branch nodes. |
NodeIfc<BC,LC> | Defines a node and represents the base interface for all nodes. |
NodeVisitorIfc<BC,LC> | Defines the API for visiting nodes. |
Exception Summary | |
---|---|
NodeException | This is the base class of all node exceptions. |
Base package for nodes.A node is represented as follows:
Modifications: $Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $ $Revision: 479 $ $Author: sfloess $ $HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/foundation/node/package.html $
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |