get File System
Returns a FileSystem for the JAR file at the specified path.
Return
A FileSystem object representing the JAR file.
Parameters
jar Path
The path of the JAR file.
Returns a FileSystem for the JAR file at the specified path.
A FileSystem object representing the JAR file.
The path of the JAR file.