|
NIO2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StandardCopyOption | |
|---|---|
| org.classpath.icedtea.java.nio.file | Define interfaces and classes for the Java virtual machine to access files, file attributes, and file systems. |
| Uses of StandardCopyOption in org.classpath.icedtea.java.nio.file |
|---|
| Methods in org.classpath.icedtea.java.nio.file that return StandardCopyOption | |
|---|---|
static StandardCopyOption |
StandardCopyOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StandardCopyOption[] |
StandardCopyOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
NIO2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.