Descripción
Sintaxis
static <A extends BasicFileAttributes>A readAttributes(Path path, Class<A> type, LinkOption... options)
public static Map<String,Object> readAttributes(Path path, String attributes, LinkOption... options) throws IOException
Parámetros
- LinkOption… options,
- Path path,
- String attributes,
- Class<A> type,
Excepciones
SecurityException, IOException, IllegalArgumentException, UnsupportedOperationException
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.