Package org.sourcejammer.project

Interface Summary
Node This is a high-level object representing information about a node in the SJ project hierarchy.
NodeIterator Allows a simple means of iterating through the contents from a NodeList.
 

Class Summary
NodeList A linked and indexed colletion of Nodes.
NodeListIterator Implementation of NodeIterator, specifically for iterating through the contents of a NodeList.
 

Exception Summary
NodeDoesNotExistException This exception is thrown if a node is requested but the node does not exist.
NodeExistsException This exception is thrown if a node already exists
 



Copyright © 2003 Soucejammer project.