From: Gary B. <be...@el...> - 2003-11-18 04:23:00
|
More goodies... ...Gary ==================== Release 1.0-alpha-5 November 17, 2003 ==================== - This release contains the implementations of 2 new axes, ATTRIBUTE and CHILD_SELF, which were resurrected from previous lives of the code base, and includes a bug fix in nav.node.DescendantSelfIterator. - additional interface data.Attribute - additional classes nav.node. AttributeIterator ChildSelfIterator nav.children. AttributeIterator ChildSelfIterator - additional axes nav.NavConstants ATTRIBUTE CHILD_SELF NOTE: Iterators constructed using an ATTRIBUTE axis in a single Path or contained in the last Path of a Path array (Path[]) produce instances of the Attribute interface. |