Infer the name of the module from its location, as returned by
getLocationForModule or listModuleLocations.
location | a package-oriented location representing a module |
IOException | if an I/O error occurred | |
UnsupportedOperationException | if this operation if not supported by this file manager | |
IllegalArgumentException | if the location is not one known to this file manager |
@implSpec This implementation throws UnsupportedOperationException.
@spec JPMS
Diagram: JavaFileManager