NIO2 API

org.classpath.icedtea.java.nio.file.attribute
Interface FileStoreAttributeView

All Superinterfaces:
AttributeView
All Known Subinterfaces:
FileStoreSpaceAttributeView

public interface FileStoreAttributeView
extends AttributeView

An attribute view that is a read-only or updatable view of the attributes of a file.FileStore.

Since:
1.7

Method Summary
 
Methods inherited from interface org.classpath.icedtea.java.nio.file.attribute.AttributeView
getAttribute, name, readAttributes, setAttribute
 


NIO2 API

Copyright © 2007, 2011, Oracle and/or its affiliates. All rights reserved.