Class ResourceChildIterator

  • All Implemented Interfaces:
    Iterator<Resource>

    public class ResourceChildIterator
    extends Object
    implements Iterator<Resource>
    Iterates over the children of a given resource.
    Author:
    David B. Bracewell
    • Constructor Detail

      • ResourceChildIterator

        public ResourceChildIterator​(Resource startingPoint,
                                     Pattern filePattern,
                                     boolean recursive)
        Instantiates a new Child iterator.
        Parameters:
        startingPoint - the starting point
        filePattern - the file pattern
        recursive - the recursive