|
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(java.lang.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(java.lang.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 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.