Descripción
Sintaxis
public abstract FileSystem newFileSystem(URI uri, Map<String,?> env) throws IOException
public FileSystem newFileSystem(Path path, Map<String,?> env) throws IOException
Parámetros
- ?> env,
- Map<String,
- URI uri,
- Path path,
Excepciones
IllegalArgumentException, IOException, SecurityException, UnsupportedOperationException, FileSystemAlreadyExistsException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.