public final class NoFollowLinks extends Object implements Attributes
| Constructor and Description |
|---|
NoFollowLinks(Path path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
boolean |
followLinks() |
int |
hashCode() |
BasicFileAttributes |
load() |
Path |
path() |
public NoFollowLinks(Path path)
public Path path()
path in interface Attributespublic boolean followLinks()
followLinks in interface Attributespublic BasicFileAttributes load() throws IOException
load in interface AttributesIOExceptionCopyright © 2017. All rights reserved.