Interface OcflObjectRootDirIterator.Directory

    • Method Detail

      • nextChildDirectory

        String nextChildDirectory()
        Returns the path to the directory's next child relative the storage root. Forward slashes MUST be used as path separators. If the directory has no more children, then null is returned.
        Returns:
        path to next child directory or null