Class NodeIteratorImpl

    • Constructor Detail

      • NodeIteratorImpl

        public NodeIteratorImpl​(ItemManager itemMgr,
                                HierarchyManager hierarchyMgr,
                                org.apache.jackrabbit.spi.QueryInfo queryInfo)
        Creates a new NodeIteratorImpl instance.
        Parameters:
        itemMgr - The ItemManager to build Node instances.
        hierarchyMgr - The HierarchyManager used to retrieve the HierarchyEntry objects from the ids returned by the query.
        queryInfo - the query result.