Uses of Package
java.nio.file.attribute

Packages that use java.nio.file.attribute
Package
Description
Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations.
Defines interfaces and classes for the Java virtual machine to access files, file attributes, and file systems.
Interfaces and classes providing access to file and file system attributes.
Service-provider classes for the java.nio.file package.
Provides classes for reading and writing the standard ZIP and GZIP file formats.
Platform specific socket options for the java.net and java.nio.channels socket classes.