public class SimpleBasicFileAttributeView extends AbstractBasicFileAttributeView<Path>
path| Constructor and Description |
|---|
SimpleBasicFileAttributeView(Path path) |
| Modifier and Type | Method and Description |
|---|---|
<T extends BasicFileAttributes> |
readAttributes() |
Class<? extends BasicFileAttributeView>[] |
viewTypes() |
isSerializable, name, readAllAttributes, readAttributes, setAttribute, setTimespublic SimpleBasicFileAttributeView(Path path)
public <T extends BasicFileAttributes> T readAttributes() throws IOException
IOExceptionpublic Class<? extends BasicFileAttributeView>[] viewTypes()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.