NIO2 API
A B C D E F G H I J K L M N O P R S T U V W

D

DatagramChannel - Class in org.classpath.icedtea.java.nio.channels
A selectable channel for datagram-oriented sockets.
DatagramChannel(SelectorProvider) - Constructor for class org.classpath.icedtea.java.nio.channels.DatagramChannel
Initializes a new instance of this class.
delete(String) - Method in interface org.classpath.icedtea.java.nio.file.attribute.NamedAttributeView
Deletes a user-defined/named attribute.
delete() - Method in interface org.classpath.icedtea.java.nio.file.FileRef
Deletes the file referenced by this object.
delete(boolean) - Method in class org.classpath.icedtea.java.nio.file.Path
Deletes the file located by this path.
delete() - Method in class org.classpath.icedtea.java.nio.file.spi.AbstractPath
 
deleteDirectory(Path) - Method in class org.classpath.icedtea.java.nio.file.SecureDirectoryStream
Deletes a directory.
deleteFile(Path) - Method in class org.classpath.icedtea.java.nio.file.SecureDirectoryStream
Deletes a file.
delimiter() - Method in class org.classpath.icedtea.java.util.Scanner
Returns the Pattern this Scanner is currently using to match delimiters.
DirectoryNotEmptyException - Exception in org.classpath.icedtea.java.nio.file
Checked exception thrown when a file system operation fails because a directory is not empty.
DirectoryNotEmptyException(String) - Constructor for exception org.classpath.icedtea.java.nio.file.DirectoryNotEmptyException
Constructs an instance of this class.
DirectoryStream<T> - Interface in org.classpath.icedtea.java.nio.file
An object to iterate over the entries in a directory.
DirectoryStream.Filter<T> - Interface in org.classpath.icedtea.java.nio.file
An interface that is implemented by objects that decide if a directory entry should be accepted or filtered.
DirectoryStreamFilters - Class in org.classpath.icedtea.java.nio.file
This class consists exclusively of static methods that construct or combine filters.
disconnect() - Method in class org.classpath.icedtea.java.nio.channels.AsynchronousDatagramChannel
Disconnects this channel's socket.
DosFileAttributes - Interface in org.classpath.icedtea.java.nio.file.attribute
File attributes associated with a file in a file system that supports legacy "DOS" attributes.
DosFileAttributeView - Interface in org.classpath.icedtea.java.nio.file.attribute
A file attribute view that provides a view of the legacy "DOS" file attributes.
drop() - Method in class org.classpath.icedtea.java.nio.channels.MembershipKey
Drop membership.

NIO2 API
A B C D E F G H I J K L M N O P R S T U V W
Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.