|
NIO2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileStoreAttributeView | |
---|---|
org.classpath.icedtea.java.nio.file | Define interfaces and classes for the Java virtual machine to access files, file attributes, and file systems. |
org.classpath.icedtea.java.nio.file.attribute | Interfaces and classes providing access to file and file system attributes. |
Uses of FileStoreAttributeView in org.classpath.icedtea.java.nio.file |
---|
Methods in org.classpath.icedtea.java.nio.file with type parameters of type FileStoreAttributeView | ||
---|---|---|
abstract
|
FileStore.getFileStoreAttributeView(Class<V> type)
Returns a FileStoreAttributeView of the given type. |
Methods in org.classpath.icedtea.java.nio.file that return FileStoreAttributeView | |
---|---|
abstract FileStoreAttributeView |
FileStore.getFileStoreAttributeView(String name)
Returns a FileStoreAttributeView of the given name. |
Uses of FileStoreAttributeView in org.classpath.icedtea.java.nio.file.attribute |
---|
Subinterfaces of FileStoreAttributeView in org.classpath.icedtea.java.nio.file.attribute | |
---|---|
interface |
FileStoreSpaceAttributeView
A file store attribute view that supports reading of space attributes. |
|
NIO2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2007, 2011, Oracle and/or its affiliates. All rights reserved.