public final class NoFollowLinksFallback extends Object implements Attributes
| Constructor and Description |
|---|
NoFollowLinksFallback(Attributes attributes) |
NoFollowLinksFallback(Attributes attributes,
Attributes noFollowAttributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
boolean |
followLinks() |
int |
hashCode() |
BasicFileAttributes |
load() |
Path |
path() |
public NoFollowLinksFallback(Attributes attributes, Attributes noFollowAttributes)
public NoFollowLinksFallback(Attributes attributes)
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.