Searched refs:PathEnumerator (Results 1 – 1 of 1) sorted by relevance
70 return new PathEnumerator (path, canonical, handler); in create()73 private static final class PathEnumerator implements IPathEnumerator class in IPathEnumerator.Factory124 PathEnumerator (final File [] path, final boolean canonical, final IPathHandler handler) in PathEnumerator() method in IPathEnumerator.Factory.PathEnumerator