public static class FileVisitor.CopyOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
checkHistory |
boolean |
errorBehavior |
boolean |
filter |
boolean |
followLink |
boolean |
history |
boolean |
maxRecursiveLinkLevel |
boolean |
resolveLink |
boolean |
useAbsolutePath |
boolean |
useCanonicalPath |
| Constructor and Description |
|---|
CopyOptions() |
public boolean checkHistory
public boolean history
public boolean followLink
public boolean resolveLink
public boolean maxRecursiveLinkLevel
public boolean useCanonicalPath
public boolean useAbsolutePath
public boolean errorBehavior
public boolean filter
Copyright © 2017. All rights reserved.