Class PathParentExpandIterator

  • All Implemented Interfaces:
    Iterator<String>

    public class PathParentExpandIterator
    extends Object
    implements Iterator<String>
    Expands all paths from the iterator with their parent paths up to the given root paths. The expanded path are added directly after each given path. Duplicates are not eliminated.