Class FilterContentPackage.FilteringIterator

    • Constructor Detail

      • FilteringIterator

        public FilteringIterator​(Session session,
                                 List<org.apache.jackrabbit.commons.packaging.FilterContentPackage.Content> contentList,
                                 boolean includeProperties)
        Creates a new tree walker that uses the given filter as include and traversal filter.
        Parameters:
        session - The session.
        contentList - The list of content objects.
        includeProperties - Should properties be included.