Skip navigation links
A B C D E F G H I L M N P R S T U V 

C

close() - Method in class com.github.robtimus.filesystems.AbstractDirectoryStream
 
closed() - Method in class com.github.robtimus.filesystems.Messages.DirectoryStreamMessages
Creates an exception that can be closed if DirectoryStream.iterator() is called on a closed directory stream.
com.github.robtimus.filesystems - package com.github.robtimus.filesystems
Provides utility classes and interfaces that can assist in implementing file systems.
com.github.robtimus.filesystems.attribute - package com.github.robtimus.filesystems.attribute
Provides utility classes and interfaces that can assist in implementing file and file system attributes.
compareTo(Path) - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Compares two abstract paths lexicographically.
create(String, String, String, int, String, String, String) - Static method in class com.github.robtimus.filesystems.URISupport
create(String, String, String, String, String) - Static method in class com.github.robtimus.filesystems.URISupport
create(String, String, String, String) - Static method in class com.github.robtimus.filesystems.URISupport
Utility method that calls URI.URI(String, String, String, String), wrapping any thrown URISyntaxException in an IllegalArgumentException.
create(String, String, String) - Static method in class com.github.robtimus.filesystems.URISupport
Utility method that calls URI.URI(String, String, String), wrapping any thrown URISyntaxException in an IllegalArgumentException.
createPath(String) - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Creates a new path.
createSeekableByteChannel(InputStream, long) - Static method in class com.github.robtimus.filesystems.FileSystemProviderSupport
Creates a SeekableByteChannel wrapped around an InputStream.
createSeekableByteChannel(InputStream, long, long) - Static method in class com.github.robtimus.filesystems.FileSystemProviderSupport
Creates a SeekableByteChannel wrapped around an InputStream.
createSeekableByteChannel(OutputStream) - Static method in class com.github.robtimus.filesystems.FileSystemProviderSupport
Creates a SeekableByteChannel wrapped around an OutputStream.
createSeekableByteChannel(OutputStream, long) - Static method in class com.github.robtimus.filesystems.FileSystemProviderSupport
Creates a SeekableByteChannel wrapped around an OutputStream.
A B C D E F G H I L M N P R S T U V 
Skip navigation links

Copyright © 2016–2019. All rights reserved.