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 java.nio.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

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.