Interface NavuNodeSetIterate


public interface NavuNodeSetIterate
This class is used by NavuNode.xPathSelectIterate(String, NavuNodeSetIterate) The iterate method is called for each node iteration.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This callback method is called for each iteration of a xPathSelectIterate().