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

N

name() - Method in class com.github.robtimus.filesystems.attribute.SimpleFileAttribute
 
nameAt(int) - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Returns the name at the given index.
negativeCount(long) - Method in class com.github.robtimus.filesystems.Messages.FileChannelMessages
Creates an exception that can be thrown if FileChannel.transferTo(long, long, WritableByteChannel) or FileChannel.transferFrom(ReadableByteChannel, long, long) is called with a negative count.
negativePosition(long) - Method in class com.github.robtimus.filesystems.Messages.ByteChannelMessages
Creates an exception that can be thrown if SeekableByteChannel.position(long) is called with a negative position.
negativePosition(long) - Method in class com.github.robtimus.filesystems.Messages.FileChannelMessages
negativeSize(long) - Method in class com.github.robtimus.filesystems.Messages.ByteChannelMessages
Creates an exception that can be thrown if SeekableByteChannel.truncate(long) is called with a negative size.
nestedClassesNotSupported(String, int) - Method in class com.github.robtimus.filesystems.Messages.PathMatcherGlobMessages
Creates an exception that can be thrown if a glob contains nested classes.
nestedGroupsNotSupported(String, int) - Method in class com.github.robtimus.filesystems.Messages.PathMatcherGlobMessages
Creates an exception that can be thrown if a glob contains nested groups.
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class com.github.robtimus.filesystems.UTF8Control
 
normalize() - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Returns a path that is this path with redundant name elements eliminated.
normalizedPath() - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Returns a path that is this path with redundant name elements eliminated.
notAbsolute(URI) - Method in class com.github.robtimus.filesystems.Messages.URIMessages
Creates an exception that can be thrown if a URI (e.g.
notHierarchical(URI) - Method in class com.github.robtimus.filesystems.Messages.URIMessages
Creates an exception that can be thrown if a URI (e.g.
nulCharacterNotAllowed(String) - Method in class com.github.robtimus.filesystems.Messages.PathMessages
Creates an exception that can be thrown if a path contains a nul (\0) character.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2016–2023. All rights reserved.