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

S

separatorNotAllowedInClass(String, int) - Method in class com.github.robtimus.filesystems.Messages.PathMatcherGlobMessages
Creates an exception that can be thrown if a glob contains a separator (e.g.
setupIteration() - Method in class com.github.robtimus.filesystems.AbstractDirectoryStream
Performs the necessary steps to setup iteration.
SimpleAbstractPath - Class in com.github.robtimus.filesystems
This class provides a base implementation of the Path interface that uses a string to store the actual path.
SimpleAbstractPath(String) - Constructor for class com.github.robtimus.filesystems.SimpleAbstractPath
Creates a new path.
SimpleAbstractPath(String, boolean) - Constructor for class com.github.robtimus.filesystems.SimpleAbstractPath
Creates a new path.
SimpleFileAttribute<T> - Class in com.github.robtimus.filesystems.attribute
A simple file attribute implementation.
SimpleFileAttribute(String, T) - Constructor for class com.github.robtimus.filesystems.attribute.SimpleFileAttribute
Creates a new file attribute.
SimpleGroupPrincipal - Class in com.github.robtimus.filesystems.attribute
A GroupPrincipal implementation that simply stores a name.
SimpleGroupPrincipal(String) - Constructor for class com.github.robtimus.filesystems.attribute.SimpleGroupPrincipal
Creates a new group principal.
SimpleUserPrincipal - Class in com.github.robtimus.filesystems.attribute
A UserPrincipal implementation that simply stores a name.
SimpleUserPrincipal(String) - Constructor for class com.github.robtimus.filesystems.attribute.SimpleUserPrincipal
Creates a new user principal.
startsWith(String) - Method in class com.github.robtimus.filesystems.AbstractPath
Tests if this path starts with a Path, constructed by converting the given path string.
startsWith(Path) - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Tests if this path starts with the given path.
subpath(int, int) - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Returns a relative Path that is a subsequence of the name elements of this path.
syntaxNotFound(String) - Method in class com.github.robtimus.filesystems.Messages.PathMatcherMessages
Creates an exception that can be thrown if FileSystem.getPathMatcher(String) is called with a string that does not contain a syntax part.
A B C D E F G H I L M N P R S T U V 
Skip navigation links

Copyright © 2016–2020. All rights reserved.