Class MountedPathResource

java.lang.Object
All Implemented Interfaces:
Iterable<Resource>

public class MountedPathResource extends PathResource
Java NIO Path Resource with file system pooling. FileSystem implementations that must be closed must use this class, for instance the one handling the `jar` scheme.