Class ResourceIterator

    • Constructor Detail

      • ResourceIterator

        public ResourceIterator()
    • Method Detail

      • nextResource

        public abstract Resource nextResource()
        Returns the next Resource in the iteration.
        Returns:
        The next resource in the iteration
      • nextResourceName

        public java.lang.String nextResourceName()
        Returns the next resource name in the iteration.
        Specified by:
        nextResourceName in interface ResourceNameIterator
        Returns:
        The next resource name in the iteration