Package org.jicarilla.collections

Interface Summary
Node Representation of hierarchical data similar to DOM, JDOM, etc, but much more similar to the normal java collections.
 

Class Summary
AbstractXMLNodeHandler An XMLNodeHandler is a DefaultHandler which will construct a Node tree from SAX events.
DefaultNode An implementation of Node which is backed by a List.
DefaultXMLNodeHandler Helps NodeBuilder build Node Trees out of sax events.
NodeBuilder Builds ValueNode trees from SAX events.
NodeUtil Provides conversion to and from various other objects.
 



Copyright © 2004 Leo Simons. All Rights Reserved.