Class DynamicPropertyIterator

  • All Implemented Interfaces:
    NodeIterator

    public class DynamicPropertyIterator
    extends PropertyIterator
    Deprecated.
    - no longer needed, as it is identical to PropertyIterator.
    Version:
    $Id: DynamicPropertyIterator.java 604304 2007-12-14 21:31:19Z mbenson $
    • Constructor Detail

      • DynamicPropertyIterator

        public DynamicPropertyIterator​(PropertyOwnerPointer pointer,
                                       java.lang.String name,
                                       boolean reverse,
                                       NodePointer startWith)
        Deprecated.
        Create a new DynamicPropertyIterator
        Parameters:
        pointer - PropertyOwnerPointer
        name - String
        reverse - iteration order
        startWith - beginning child