A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- withAttribute(String, Type) - Method in class com.github.robtimus.filesystems.attribute.FileAttributeViewMetadata.Builder
-
Adds a single attribute that is both readable and writable.
- withAttribute(String, Type, FileAttributeViewMetadata.Operation, FileAttributeViewMetadata.Operation...) - Method in class com.github.robtimus.filesystems.attribute.FileAttributeViewMetadata.Builder
-
Adds a single attribute that is only supported for specific operations.
- withAttributes(FileAttributeViewMetadata) - Method in class com.github.robtimus.filesystems.attribute.FileAttributeViewMetadata.Builder
-
Adds all attributes of another
FileAttributeViewMetadata
object. - withViewName(String) - Method in class com.github.robtimus.filesystems.attribute.FileAttributeViewMetadata.Builder
-
Sets the view name to use.
- withViews(FileAttributeViewMetadata...) - Static method in class com.github.robtimus.filesystems.attribute.FileAttributeViewCollection
-
Creates a new collection of file attribute views.
- WRITE - com.github.robtimus.filesystems.attribute.FileAttributeViewMetadata.Operation
-
Write or set file attributes.
All Classes All Packages