Class DynamicPropertyIterator

java.lang.Object
org.apache.commons.jxpath.ri.model.beans.PropertyIterator
org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyIterator
All Implemented Interfaces:
NodeIterator

Deprecated.
- no longer needed, as it is identical to PropertyIterator.
  • Constructor Details

    • DynamicPropertyIterator

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