A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abs_path - Static variable in class org.uberfire.java.nio.EncodingUtil
-
URI absolute path.
- AbstractBasicFileAttributeView<P extends Path> - Class in org.uberfire.java.nio.base
- AbstractBasicFileAttributeView(P) - Constructor for class org.uberfire.java.nio.base.AbstractBasicFileAttributeView
- AbstractPath<FS extends FileSystem> - Class in org.uberfire.java.nio.base
- AbstractPath(FS, File) - Constructor for class org.uberfire.java.nio.base.AbstractPath
- AbstractPath(FS, String, String, boolean, boolean, boolean) - Constructor for class org.uberfire.java.nio.base.AbstractPath
- AbstractPath.RootInfo - Class in org.uberfire.java.nio.base
- accept(T) - Method in interface org.uberfire.java.nio.file.DirectoryStream.Filter
- AccessDeniedException - Exception in org.uberfire.java.nio.file
- AccessDeniedException() - Constructor for exception org.uberfire.java.nio.file.AccessDeniedException
- AccessDeniedException(String) - Constructor for exception org.uberfire.java.nio.file.AccessDeniedException
- AccessDeniedException(String, String, String) - Constructor for exception org.uberfire.java.nio.file.AccessDeniedException
- AccessMode - Enum in org.uberfire.java.nio.file
- addAttrView(V) - Method in class org.uberfire.java.nio.base.AbstractPath
- addAttrView(V) - Method in interface org.uberfire.java.nio.base.AttrHolder
- addAttrView(V) - Method in class org.uberfire.java.nio.base.AttrsStorageImpl
- allowed_abs_path - Static variable in class org.uberfire.java.nio.EncodingUtil
-
Those characters that are allowed for the abs_path.
- alpha - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for alpha.
- alphanum - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for alphanum (join of alpha & digit).
- AmbiguousFileSystemNameException - Exception in org.uberfire.java.nio.file
- AmbiguousFileSystemNameException() - Constructor for exception org.uberfire.java.nio.file.AmbiguousFileSystemNameException
- AmbiguousFileSystemNameException(String) - Constructor for exception org.uberfire.java.nio.file.AmbiguousFileSystemNameException
- APPEND - org.uberfire.java.nio.file.StandardOpenOption
- AsynchronousChannel - Interface in org.uberfire.java.nio.channels
- AsynchronousFileChannel - Interface in org.uberfire.java.nio.channels
- AtomicMoveNotSupportedException - Exception in org.uberfire.java.nio.file
- AtomicMoveNotSupportedException() - Constructor for exception org.uberfire.java.nio.file.AtomicMoveNotSupportedException
- AtomicMoveNotSupportedException(String, String, String) - Constructor for exception org.uberfire.java.nio.file.AtomicMoveNotSupportedException
- AttrHolder - Interface in org.uberfire.java.nio.base
- AttributeView - Interface in org.uberfire.java.nio.file.attribute
- attrsStorage - Variable in class org.uberfire.java.nio.base.AbstractPath
- AttrsStorage - Interface in org.uberfire.java.nio.base
- AttrsStorageImpl - Class in org.uberfire.java.nio.base
- AttrsStorageImpl() - Constructor for class org.uberfire.java.nio.base.AttrsStorageImpl
- authenticate(String, PublicKey) - Method in interface org.uberfire.java.nio.security.SSHAuthenticator
- author() - Method in interface org.uberfire.java.nio.base.version.VersionRecord
- authorize(FileSystem, User) - Method in interface org.uberfire.java.nio.security.FileSystemAuthorizer
-
Returns true if the given user is permitted to perform actions within the given file system.
B
- BasicFileAttributes - Interface in org.uberfire.java.nio.file.attribute
- BasicFileAttributesImpl - Class in org.uberfire.java.nio.base
- BasicFileAttributesImpl(String, FileTime, FileTime, FileTime, long, boolean, boolean) - Constructor for class org.uberfire.java.nio.base.BasicFileAttributesImpl
- BasicFileAttributesImpl(String, FileTime, FileTime, FileTime, LazyAttrLoader<Long>, boolean, boolean) - Constructor for class org.uberfire.java.nio.base.BasicFileAttributesImpl
- BasicFileAttributesUtil - Class in org.uberfire.java.nio.base
- BasicFileAttributesUtil() - Constructor for class org.uberfire.java.nio.base.BasicFileAttributesUtil
- BasicFileAttributeView - Interface in org.uberfire.java.nio.file.attribute
- BATCH - org.uberfire.java.nio.base.FileSystemState
- buildDotFile(Path, OutputStream, FileAttribute<?>...) - Static method in class org.uberfire.java.nio.base.dotfiles.DotFileUtils
C
- cancel() - Method in interface org.uberfire.java.nio.file.WatchKey
- checkAccess(Path, AccessMode...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- checkCompareTo(String, String) - Method in class org.uberfire.apache.commons.io.IOCase
-
Compares two strings using the case-sensitivity rule.
- checkEndsWith(String, String) - Method in class org.uberfire.apache.commons.io.IOCase
-
Checks if one string ends with another using the case-sensitivity rule.
- checkEquals(String, String) - Method in class org.uberfire.apache.commons.io.IOCase
-
Compares two strings using the case-sensitivity rule.
- checkIndexOf(String, int, String) - Method in class org.uberfire.apache.commons.io.IOCase
-
Checks if one string contains another starting at a specific index using the case-sensitivity rule.
- checkRegionMatches(String, int, String) - Method in class org.uberfire.apache.commons.io.IOCase
-
Checks if one string contains another at a specific index using the case-sensitivity rule.
- checkStartsWith(String, String) - Method in class org.uberfire.apache.commons.io.IOCase
-
Checks if one string starts with another using the case-sensitivity rule.
- CherryPickCopyOption - Class in org.uberfire.java.nio.base.options
- CherryPickCopyOption(String...) - Constructor for class org.uberfire.java.nio.base.options.CherryPickCopyOption
- cleanup(Map<String, Object>) - Static method in class org.uberfire.java.nio.base.BasicFileAttributesUtil
- clear() - Method in interface org.uberfire.java.nio.base.AttrsStorage
- clear() - Method in class org.uberfire.java.nio.base.AttrsStorageImpl
- clearCache() - Method in class org.uberfire.java.nio.base.AbstractPath
- close() - Method in class org.uberfire.java.nio.base.SeekableByteChannelFileBasedImpl
- close() - Method in class org.uberfire.java.nio.base.SeekableByteChannelWrapperImpl
- close() - Method in interface org.uberfire.java.nio.Closeable
- Closeable - Interface in org.uberfire.java.nio
- ClosedWatchServiceException - Exception in org.uberfire.java.nio.file
- ClosedWatchServiceException() - Constructor for exception org.uberfire.java.nio.file.ClosedWatchServiceException
- ClosedWatchServiceException(String) - Constructor for exception org.uberfire.java.nio.file.ClosedWatchServiceException
- closeFS() - Method in class org.uberfire.java.nio.file.FileSystemMetadata
- comment() - Method in interface org.uberfire.java.nio.base.version.VersionRecord
- CommentedOption - Class in org.uberfire.java.nio.base.options
- CommentedOption(String) - Constructor for class org.uberfire.java.nio.base.options.CommentedOption
- CommentedOption(String, String) - Constructor for class org.uberfire.java.nio.base.options.CommentedOption
- CommentedOption(String, String, String) - Constructor for class org.uberfire.java.nio.base.options.CommentedOption
- CommentedOption(String, String, String, String) - Constructor for class org.uberfire.java.nio.base.options.CommentedOption
- CommentedOption(String, String, String, String, Date) - Constructor for class org.uberfire.java.nio.base.options.CommentedOption
- CommentedOption(String, String, String, String, Date, TimeZone) - Constructor for class org.uberfire.java.nio.base.options.CommentedOption
- CommentedOption(String, String, String, Date) - Constructor for class org.uberfire.java.nio.base.options.CommentedOption
- CommentedOption(String, String, String, Date, TimeZone) - Constructor for class org.uberfire.java.nio.base.options.CommentedOption
- compareTo(FileTime) - Method in class org.uberfire.java.nio.base.FileTimeImpl
- compareTo(Path) - Method in class org.uberfire.java.nio.base.AbstractPath
- completed(V, A) - Method in interface org.uberfire.java.nio.channels.CompletionHandler
- CompletionHandler<V,A> - Interface in org.uberfire.java.nio.channels
- concat(String, String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Concatenates a filename to a base path using normal command line style rules.
- consolidate(Map<String, Object>, FileAttribute<?>...) - Static method in class org.uberfire.java.nio.base.dotfiles.DotFileUtils
- context() - Method in interface org.uberfire.java.nio.file.WatchEvent
- CONTINUE - org.uberfire.java.nio.file.FileVisitResult
- copy(Path, Path, CopyOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- CopyOption - Interface in org.uberfire.java.nio.file
- count() - Method in interface org.uberfire.java.nio.file.WatchEvent
- create(FileSystem, String, boolean) - Static method in class org.uberfire.java.nio.base.GeneralPathImpl
- create(FileSystem, String, boolean, boolean) - Static method in class org.uberfire.java.nio.base.GeneralPathImpl
- CREATE - org.uberfire.java.nio.file.StandardOpenOption
- CREATE_NEW - org.uberfire.java.nio.file.StandardOpenOption
- createDirectory(Path, FileAttribute<?>...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- createLink(Path, Path) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- createRoot(FileSystem, String, boolean) - Static method in class org.uberfire.java.nio.base.GeneralPathImpl
- createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- creationTime() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- creationTime() - Method in class org.uberfire.java.nio.base.BasicFileAttributesImpl
- creationTime() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributes
D
- date() - Method in interface org.uberfire.java.nio.base.version.VersionRecord
- decode(String) - Static method in class org.uberfire.java.nio.EncodingUtil
-
Unescape and decode a given string regarded as an escaped string with the UTF-8 protocol charset.
- DEFAULT_WINDOWS_DRIVER - Static variable in class org.uberfire.java.nio.base.AbstractPath
- defaultDirectory() - Method in class org.uberfire.java.nio.base.AbstractPath
- defaultDirectory() - Method in class org.uberfire.java.nio.base.GeneralPathImpl
- delete(Path, DeleteOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- DELETE_ON_CLOSE - org.uberfire.java.nio.file.StandardOpenOption
- deleteIfExists(Path, DeleteOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- DeleteOption - Interface in org.uberfire.java.nio.file
- digit - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for digit.
- directoryContains(String, String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Determines whether the
parentdirectory contains thechildelement (a file or directory). - DirectoryNotEmptyException - Exception in org.uberfire.java.nio.file
- DirectoryNotEmptyException() - Constructor for exception org.uberfire.java.nio.file.DirectoryNotEmptyException
- DirectoryNotEmptyException(String) - Constructor for exception org.uberfire.java.nio.file.DirectoryNotEmptyException
- DirectoryStream<T> - Interface in org.uberfire.java.nio.file
- DirectoryStream.Filter<T> - Interface in org.uberfire.java.nio.file
- dot(Path) - Static method in class org.uberfire.java.nio.base.dotfiles.DotFileUtils
- DotFileOption - Class in org.uberfire.java.nio.base.dotfiles
- DotFileOption() - Constructor for class org.uberfire.java.nio.base.dotfiles.DotFileOption
- DotFileUtils - Class in org.uberfire.java.nio.base.dotfiles
- DSYNC - org.uberfire.java.nio.file.StandardOpenOption
E
- email() - Method in interface org.uberfire.java.nio.base.version.VersionRecord
- encodePath(String) - Static method in class org.uberfire.java.nio.EncodingUtil
-
Escape and encode a string regarded as the path component of an URI with the default protocol charset.
- EncodingUtil - Class in org.uberfire.java.nio
-
The URIUtil class that was available in commons-httpclient 3.x was retired when httpclient moved to the 4.x branch.
- endsWith(String) - Method in class org.uberfire.java.nio.base.AbstractPath
- endsWith(String) - Method in interface org.uberfire.java.nio.file.Path
- endsWith(Path) - Method in class org.uberfire.java.nio.base.AbstractPath
- endsWith(Path) - Method in interface org.uberfire.java.nio.file.Path
- ENTRY_CREATE - Static variable in class org.uberfire.java.nio.file.StandardWatchEventKind
- ENTRY_DELETE - Static variable in class org.uberfire.java.nio.file.StandardWatchEventKind
- ENTRY_MODIFY - Static variable in class org.uberfire.java.nio.file.StandardWatchEventKind
- ENTRY_RENAME - Static variable in class org.uberfire.java.nio.file.StandardWatchEventKind
- equals(Object) - Method in class org.uberfire.java.nio.base.AbstractPath
- equals(Object) - Method in class org.uberfire.java.nio.base.dotfiles.DotFileOption
- equals(Object) - Method in class org.uberfire.java.nio.base.FileDiff
- equals(Object) - Method in class org.uberfire.java.nio.file.FileSystemMetadata
- equals(String, String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks whether two filenames are equal exactly.
- equals(String, String, boolean, IOCase) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks whether two filenames are equal, optionally normalizing and providing control over the case-sensitivity.
- equalsNormalized(String, String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks whether two filenames are equal after both have been normalized.
- equalsNormalizedOnSystem(String, String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks whether two filenames are equal after both have been normalized and using the case rules of the system.
- equalsOnSystem(String, String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks whether two filenames are equal using the case rules of the system.
- escaped - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for escaped.
- EXECUTE - org.uberfire.java.nio.file.AccessMode
- ExtendedAttributeView - Interface in org.uberfire.java.nio.base
- EXTENSION_SEPARATOR - Static variable in class org.uberfire.apache.commons.io.FilenameUtils
-
The extension separator character.
- EXTENSION_SEPARATOR_STR - Static variable in class org.uberfire.apache.commons.io.FilenameUtils
-
The extension separator String.
F
- failed(Throwable, A) - Method in interface org.uberfire.java.nio.channels.CompletionHandler
- file - Variable in class org.uberfire.java.nio.base.AbstractPath
- FILE_SYSTEM_STATE_ATTR - Static variable in enum org.uberfire.java.nio.base.FileSystemState
- FileAlreadyExistsException - Exception in org.uberfire.java.nio.file
- FileAlreadyExistsException() - Constructor for exception org.uberfire.java.nio.file.FileAlreadyExistsException
- FileAlreadyExistsException(String) - Constructor for exception org.uberfire.java.nio.file.FileAlreadyExistsException
- FileAlreadyExistsException(String, String, String) - Constructor for exception org.uberfire.java.nio.file.FileAlreadyExistsException
- FileAttribute<T> - Interface in org.uberfire.java.nio.file.attribute
- FileAttributeView - Interface in org.uberfire.java.nio.file.attribute
- FileDiff - Class in org.uberfire.java.nio.base
-
Represents difference between two files.
- FileDiff(String, String, int, int, int, int, String, List<String>, List<String>) - Constructor for class org.uberfire.java.nio.base.FileDiff
- fileKey() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- fileKey() - Method in class org.uberfire.java.nio.base.BasicFileAttributesImpl
- fileKey() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributes
- FilenameUtils - Class in org.uberfire.apache.commons.io
-
General filename and filepath manipulation utilities.
- FilenameUtils() - Constructor for class org.uberfire.apache.commons.io.FilenameUtils
-
Instances should NOT be constructed in standard programming.
- FileStore - Interface in org.uberfire.java.nio.file
- FileStoreAttributeView - Interface in org.uberfire.java.nio.file.attribute
- FileSystem - Interface in org.uberfire.java.nio.file
- FileSystemAlreadyExistsException - Exception in org.uberfire.java.nio.file
- FileSystemAlreadyExistsException() - Constructor for exception org.uberfire.java.nio.file.FileSystemAlreadyExistsException
- FileSystemAlreadyExistsException(String) - Constructor for exception org.uberfire.java.nio.file.FileSystemAlreadyExistsException
- FileSystemAuthorizer - Interface in org.uberfire.java.nio.security
-
Strategy for authorizing users to perform actions in a secured file system.
- FileSystemException - Exception in org.uberfire.java.nio.file
- FileSystemException() - Constructor for exception org.uberfire.java.nio.file.FileSystemException
- FileSystemException(String) - Constructor for exception org.uberfire.java.nio.file.FileSystemException
- FileSystemException(String, String, String) - Constructor for exception org.uberfire.java.nio.file.FileSystemException
- FileSystemId - Interface in org.uberfire.java.nio.base
- FileSystemMetadata - Class in org.uberfire.java.nio.file
- FileSystemMetadata(FileSystem) - Constructor for class org.uberfire.java.nio.file.FileSystemMetadata
- FileSystemNotFoundException - Exception in org.uberfire.java.nio.file
- FileSystemNotFoundException() - Constructor for exception org.uberfire.java.nio.file.FileSystemNotFoundException
- FileSystemNotFoundException(String) - Constructor for exception org.uberfire.java.nio.file.FileSystemNotFoundException
- FileSystemProvider - Interface in org.uberfire.java.nio.file.spi
-
Back port of JSR-203 from Java Platform, Standard Edition 7.
- FileSystemState - Enum in org.uberfire.java.nio.base
- FileSystemStateAware - Interface in org.uberfire.java.nio.base
- FileTime - Interface in org.uberfire.java.nio.file.attribute
- FileTimeImpl - Class in org.uberfire.java.nio.base
- FileTimeImpl() - Constructor for class org.uberfire.java.nio.base.FileTimeImpl
- FileTimeImpl(long) - Constructor for class org.uberfire.java.nio.base.FileTimeImpl
- FileVisitOption - Enum in org.uberfire.java.nio.file
- FileVisitor<T> - Interface in org.uberfire.java.nio.file
- FileVisitResult - Enum in org.uberfire.java.nio.file
- FOLLOW_LINKS - org.uberfire.java.nio.file.FileVisitOption
- forceAsDefault() - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- forName(String) - Static method in class org.uberfire.apache.commons.io.IOCase
-
Factory method to create an IOCase from a name.
- fs - Variable in class org.uberfire.java.nio.base.AbstractPath
- FSPath - Interface in org.uberfire.java.nio.base
G
- GeneralPathImpl - Class in org.uberfire.java.nio.base
- get() - Method in interface org.uberfire.java.nio.base.LazyAttrLoader
- getAllContent() - Method in interface org.uberfire.java.nio.base.AttrsStorage
- getAllContent() - Method in class org.uberfire.java.nio.base.AttrsStorageImpl
- getAsciiBytes(String) - Static method in class org.uberfire.java.nio.EncodingUtil
-
Converts the specified string to byte array of ASCII characters.
- getAsciiString(byte[]) - Static method in class org.uberfire.java.nio.EncodingUtil
-
Converts the byte array of ASCII characters to a string.
- getAttribute(String) - Method in interface org.uberfire.java.nio.file.FileStore
- getAttrStorage() - Method in class org.uberfire.java.nio.base.AbstractPath
- getAttrStorage() - Method in interface org.uberfire.java.nio.base.AttrHolder
- getAttrStorage() - Method in class org.uberfire.java.nio.base.AttrsStorageImpl
- getAttrView(Class<V>) - Method in class org.uberfire.java.nio.base.AbstractPath
- getAttrView(Class<V>) - Method in interface org.uberfire.java.nio.base.AttrHolder
- getAttrView(Class<V>) - Method in class org.uberfire.java.nio.base.AttrsStorageImpl
- getAttrView(String) - Method in class org.uberfire.java.nio.base.AbstractPath
- getAttrView(String) - Method in interface org.uberfire.java.nio.base.AttrHolder
- getAttrView(String) - Method in class org.uberfire.java.nio.base.AttrsStorageImpl
- getBaseName(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Gets the base name, minus the full path and extension, from a full filename.
- getBytes(String, String) - Static method in class org.uberfire.java.nio.EncodingUtil
-
Converts the specified string to a byte array.
- getChangeType() - Method in class org.uberfire.java.nio.base.FileDiff
- getChangeType() - Method in class org.uberfire.java.nio.base.TextualDiff
- getCommits() - Method in class org.uberfire.java.nio.base.options.CherryPickCopyOption
- getContent() - Method in interface org.uberfire.java.nio.base.AttrsStorage
- getContent() - Method in class org.uberfire.java.nio.base.AttrsStorageImpl
- getDiffText() - Method in class org.uberfire.java.nio.base.TextualDiff
- getEmail() - Method in class org.uberfire.java.nio.base.options.CommentedOption
- getEndA() - Method in class org.uberfire.java.nio.base.FileDiff
- getEndB() - Method in class org.uberfire.java.nio.base.FileDiff
- getExtension(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Gets the extension of a filename.
- getFile() - Method in exception org.uberfire.java.nio.file.FileSystemException
- getFileAttributeView(Path, Class<V>, LinkOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- getFileName() - Method in class org.uberfire.java.nio.base.AbstractPath
- getFileName() - Method in interface org.uberfire.java.nio.file.Path
- getFileStore(Path) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- getFileStoreAttributeView(Class<V>) - Method in interface org.uberfire.java.nio.file.FileStore
- getFileStores() - Method in interface org.uberfire.java.nio.file.FileSystem
- getFileSystem() - Method in class org.uberfire.java.nio.base.AbstractPath
- getFileSystem() - Method in interface org.uberfire.java.nio.file.Path
- getFileSystem(URI) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- getFullPath(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path.
- getFullPathNoEndSeparator(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
- getHost() - Method in class org.uberfire.java.nio.base.AbstractPath
- getId() - Method in class org.uberfire.java.nio.file.FileSystemMetadata
- getIndex() - Method in exception org.uberfire.java.nio.file.InvalidPathException
- getInput() - Method in exception org.uberfire.java.nio.file.InvalidPathException
- getLinesA() - Method in class org.uberfire.java.nio.base.FileDiff
- getLinesAdded() - Method in class org.uberfire.java.nio.base.TextualDiff
- getLinesB() - Method in class org.uberfire.java.nio.base.FileDiff
- getLinesDeleted() - Method in class org.uberfire.java.nio.base.TextualDiff
- getMessage() - Method in class org.uberfire.java.nio.base.options.CommentedOption
- getMessage() - Method in interface org.uberfire.java.nio.base.WatchContext
- getName() - Method in class org.uberfire.apache.commons.io.IOCase
-
Gets the name of the constant.
- getName() - Method in class org.uberfire.java.nio.base.options.CommentedOption
- getName() - Method in interface org.uberfire.java.nio.file.FileSystem
- getName(int) - Method in class org.uberfire.java.nio.base.AbstractPath
- getName(int) - Method in interface org.uberfire.java.nio.file.Path
- getName(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Gets the name minus the path from a full filename.
- getNameA() - Method in class org.uberfire.java.nio.base.FileDiff
- getNameB() - Method in class org.uberfire.java.nio.base.FileDiff
- getNameCount() - Method in class org.uberfire.java.nio.base.AbstractPath
- getNameCount() - Method in interface org.uberfire.java.nio.file.Path
- getNewFilePath() - Method in class org.uberfire.java.nio.base.TextualDiff
- getOldFilePath() - Method in class org.uberfire.java.nio.base.TextualDiff
- getOldPath() - Method in interface org.uberfire.java.nio.base.WatchContext
- getOtherFile() - Method in exception org.uberfire.java.nio.file.FileSystemException
- getParent() - Method in class org.uberfire.java.nio.base.AbstractPath
- getParent() - Method in interface org.uberfire.java.nio.file.Path
- getPath() - Method in interface org.uberfire.java.nio.base.WatchContext
- getPath(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix.
- getPath(String, String...) - Method in interface org.uberfire.java.nio.file.FileSystem
- getPath(URI) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- getPathMatcher(String) - Method in interface org.uberfire.java.nio.file.FileSystem
- getPathNoEndSeparator(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
- getPrefix(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Gets the prefix from a full filename, such as
C:/or~/. - getPrefixLength(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Returns the length of the filename prefix, such as
C:/or~/. - getReason() - Method in exception org.uberfire.java.nio.file.FileSystemException
- getReason() - Method in exception org.uberfire.java.nio.file.InvalidPathException
- getRecord() - Method in class org.uberfire.java.nio.base.options.SquashOption
- getRoot() - Method in class org.uberfire.java.nio.base.AbstractPath
- getRoot() - Method in interface org.uberfire.java.nio.file.Path
- getRootDirectories() - Method in interface org.uberfire.java.nio.file.FileSystem
- getScheme() - Method in class org.uberfire.java.nio.file.FileSystemMetadata
- getScheme() - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- getSegmentId() - Method in class org.uberfire.java.nio.base.GeneralPathImpl
- getSegmentId() - Method in interface org.uberfire.java.nio.base.SegmentedPath
- getSeparator() - Method in interface org.uberfire.java.nio.file.FileSystem
- getSessionId() - Method in class org.uberfire.java.nio.base.options.CommentedOption
- getSessionId() - Method in interface org.uberfire.java.nio.base.WatchContext
- getStartA() - Method in class org.uberfire.java.nio.base.FileDiff
- getStartB() - Method in class org.uberfire.java.nio.base.FileDiff
- getState() - Method in interface org.uberfire.java.nio.base.FileSystemStateAware
- getString(byte[], String) - Static method in class org.uberfire.java.nio.EncodingUtil
-
Converts the byte array of HTTP content characters to a string.
- getTimeZone() - Method in class org.uberfire.java.nio.base.options.CommentedOption
- getTotalSpace() - Method in interface org.uberfire.java.nio.file.FileStore
- getUnallocatedSpace() - Method in interface org.uberfire.java.nio.file.FileStore
- getUri() - Method in class org.uberfire.java.nio.file.FileSystemMetadata
- getUsableSpace() - Method in interface org.uberfire.java.nio.file.FileStore
- getUser() - Method in interface org.uberfire.java.nio.base.WatchContext
- getUserPrincipalLookupService() - Method in interface org.uberfire.java.nio.file.FileSystem
- getWhen() - Method in class org.uberfire.java.nio.base.options.CommentedOption
- GROUP_EXECUTE - org.uberfire.java.nio.file.attribute.PosixFilePermission
- GROUP_READ - org.uberfire.java.nio.file.attribute.PosixFilePermission
- GROUP_WRITE - org.uberfire.java.nio.file.attribute.PosixFilePermission
H
- hashCode() - Method in class org.uberfire.java.nio.base.AbstractPath
- hashCode() - Method in class org.uberfire.java.nio.base.dotfiles.DotFileOption
- hashCode() - Method in class org.uberfire.java.nio.base.FileDiff
- hashCode() - Method in class org.uberfire.java.nio.file.FileSystemMetadata
- hex - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for hex.
- HIDDEN - Static variable in class org.uberfire.java.nio.base.attributes.HiddenAttributeView
- HiddenAttributes - Interface in org.uberfire.java.nio.base.attributes
-
Represents files attributes with the addition of a hidden field.
- HiddenAttributesImpl - Class in org.uberfire.java.nio.base.attributes
-
HiddenAttribute implementation.
- HiddenAttributesImpl(BasicFileAttributes, boolean) - Constructor for class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- HiddenAttributeView<P extends Path> - Class in org.uberfire.java.nio.base.attributes
-
This is a view that extends a Basic Attribute View and adds the "isHidden" attribute.
- HiddenAttributeView(P) - Constructor for class org.uberfire.java.nio.base.attributes.HiddenAttributeView
- history() - Method in interface org.uberfire.java.nio.base.version.VersionAttributes
- host - Variable in class org.uberfire.java.nio.base.AbstractPath
I
- id() - Method in interface org.uberfire.java.nio.base.FileSystemId
- id() - Method in interface org.uberfire.java.nio.base.version.VersionRecord
- indexOfExtension(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Returns the index of the last extension separator character, which is a dot.
- indexOfLastSeparator(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Returns the index of the last directory separator character.
- INSENSITIVE - Static variable in class org.uberfire.apache.commons.io.IOCase
-
The constant for case insensitive regardless of operating system.
- InterruptedException - Exception in org.uberfire.java.nio.file
- InterruptedException() - Constructor for exception org.uberfire.java.nio.file.InterruptedException
- InvalidPathException - Exception in org.uberfire.java.nio.file
- InvalidPathException() - Constructor for exception org.uberfire.java.nio.file.InvalidPathException
- InvalidPathException(String, String) - Constructor for exception org.uberfire.java.nio.file.InvalidPathException
- InvalidPathException(String, String, int) - Constructor for exception org.uberfire.java.nio.file.InvalidPathException
- IOCase - Class in org.uberfire.apache.commons.io
-
Enumeration of IO case sensitivity.
- IOException - Exception in org.uberfire.java.nio
- IOException() - Constructor for exception org.uberfire.java.nio.IOException
- IOException(Exception) - Constructor for exception org.uberfire.java.nio.IOException
- IOException(String) - Constructor for exception org.uberfire.java.nio.IOException
- IOException(String, Exception) - Constructor for exception org.uberfire.java.nio.IOException
- isAbsolute - Variable in class org.uberfire.java.nio.base.AbstractPath
- isAbsolute() - Method in class org.uberfire.java.nio.base.AbstractPath
- isAbsolute() - Method in interface org.uberfire.java.nio.file.Path
- isAFileSystemID() - Method in class org.uberfire.java.nio.file.FileSystemMetadata
- isCaseSensitive() - Method in class org.uberfire.apache.commons.io.IOCase
-
Does the object represent case sensitive comparison.
- isClose() - Method in interface org.uberfire.java.nio.file.WatchService
- isDefault() - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- isDirectory() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- isDirectory() - Method in class org.uberfire.java.nio.base.BasicFileAttributesImpl
- isDirectory() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributes
- isExtension(String, String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks whether the extension of the filename is that specified.
- isExtension(String, String[]) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks whether the extension of the filename is one of those specified.
- isExtension(String, Collection<String>) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks whether the extension of the filename is one of those specified.
- isHidden() - Method in interface org.uberfire.java.nio.base.attributes.HiddenAttributes
- isHidden() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- isHidden(Path) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- isNormalized - Variable in class org.uberfire.java.nio.base.AbstractPath
- isOpen() - Method in class org.uberfire.java.nio.base.SeekableByteChannelFileBasedImpl
- isOpen() - Method in class org.uberfire.java.nio.base.SeekableByteChannelWrapperImpl
- isOpen() - Method in interface org.uberfire.java.nio.file.FileSystem
- isOther() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- isOther() - Method in class org.uberfire.java.nio.base.BasicFileAttributesImpl
- isOther() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributes
- isReadOnly() - Method in interface org.uberfire.java.nio.file.FileStore
- isReadOnly() - Method in interface org.uberfire.java.nio.file.FileSystem
- isRealPath - Variable in class org.uberfire.java.nio.base.AbstractPath
- isRealPath() - Method in class org.uberfire.java.nio.base.AbstractPath
- isRegularFile() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- isRegularFile() - Method in class org.uberfire.java.nio.base.BasicFileAttributesImpl
- isRegularFile() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributes
- isRoot - Variable in class org.uberfire.java.nio.base.AbstractPath
- isSameFile(Path, Path) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- isSerializable() - Method in class org.uberfire.java.nio.base.AbstractBasicFileAttributeView
- isSerializable() - Method in interface org.uberfire.java.nio.base.ExtendedAttributeView
- isSymbolicLink() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- isSymbolicLink() - Method in class org.uberfire.java.nio.base.BasicFileAttributesImpl
- isSymbolicLink() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributes
- isValid() - Method in interface org.uberfire.java.nio.file.WatchKey
- iterator() - Method in class org.uberfire.java.nio.base.AbstractPath
K
- kind() - Method in interface org.uberfire.java.nio.file.WatchEvent
L
- lastAccessTime() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- lastAccessTime() - Method in class org.uberfire.java.nio.base.BasicFileAttributesImpl
- lastAccessTime() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributes
- lastModifiedTime() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- lastModifiedTime() - Method in class org.uberfire.java.nio.base.BasicFileAttributesImpl
- lastModifiedTime() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributes
- LazyAttrLoader<T> - Interface in org.uberfire.java.nio.base
- LinkOption - Enum in org.uberfire.java.nio.file
- load(InputStream) - Method in class org.uberfire.java.nio.base.Properties
- load(InputStream, boolean) - Method in class org.uberfire.java.nio.base.Properties
- loadContent(Properties) - Method in interface org.uberfire.java.nio.base.AttrsStorage
- loadContent(Properties) - Method in class org.uberfire.java.nio.base.AttrsStorageImpl
- lock() - Method in interface org.uberfire.java.nio.file.LockableFileSystem
- LockableFileSystem - Interface in org.uberfire.java.nio.file
M
- mark - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for mark.
- matches(Path) - Method in interface org.uberfire.java.nio.file.PathMatcher
- MergeCopyOption - Class in org.uberfire.java.nio.base.options
-
This is the CopyOption that allows to merge two branches when executing copy method.
- MergeCopyOption() - Constructor for class org.uberfire.java.nio.base.options.MergeCopyOption
- move(Path, Path, CopyOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
N
- name() - Method in class org.uberfire.java.nio.base.AbstractBasicFileAttributeView
- name() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributeView
- name() - Method in class org.uberfire.java.nio.base.version.VersionAttributeView
- name() - Method in interface org.uberfire.java.nio.file.attribute.AttributeView
- name() - Method in interface org.uberfire.java.nio.file.attribute.FileAttribute
- name() - Method in interface org.uberfire.java.nio.file.FileStore
- name() - Method in interface org.uberfire.java.nio.file.WatchEvent.Kind
- name() - Method in interface org.uberfire.java.nio.file.WatchEvent.Modifier
- NeedsPreloadedAttrs - Interface in org.uberfire.java.nio.base
- newAsynchronousFileChannel(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- newDirectoryStream(Path, DirectoryStream.Filter<Path>) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- newFileSystem(URI, Map<String, ?>) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- newFileSystem(Path, Map<String, ?>) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- newFromFile(FileSystem, File) - Static method in class org.uberfire.java.nio.base.GeneralPathImpl
- newInputStream(Path, OpenOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- newOutputStream(Path, OpenOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- newPath(FS, String, String, boolean, boolean) - Method in class org.uberfire.java.nio.base.AbstractPath
- newPath(FileSystem, String, String, boolean, boolean) - Method in class org.uberfire.java.nio.base.GeneralPathImpl
- newRoot(FS, String, String, boolean) - Method in class org.uberfire.java.nio.base.AbstractPath
- newRoot(FileSystem, String, String, boolean) - Method in class org.uberfire.java.nio.base.GeneralPathImpl
- newWatchService() - Method in interface org.uberfire.java.nio.file.FileSystem
- NOFOLLOW_LINKS - org.uberfire.java.nio.file.LinkOption
- NON_EMPTY_DIRECTORIES - org.uberfire.java.nio.file.StandardDeleteOption
- NORMAL - org.uberfire.java.nio.base.FileSystemState
- normalize() - Method in class org.uberfire.java.nio.base.AbstractPath
- normalize() - Method in interface org.uberfire.java.nio.file.Path
- normalize(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Normalizes a path, removing double and single dot path steps.
- normalize(String, boolean) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Normalizes a path, removing double and single dot path steps.
- normalizeNoEndSeparator(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
- normalizeNoEndSeparator(String, boolean) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
- NoSuchFileException - Exception in org.uberfire.java.nio.file
- NoSuchFileException() - Constructor for exception org.uberfire.java.nio.file.NoSuchFileException
- NoSuchFileException(String) - Constructor for exception org.uberfire.java.nio.file.NoSuchFileException
- NoSuchFileException(String, String, String) - Constructor for exception org.uberfire.java.nio.file.NoSuchFileException
- NotDirectoryException - Exception in org.uberfire.java.nio.file
- NotDirectoryException() - Constructor for exception org.uberfire.java.nio.file.NotDirectoryException
- NotDirectoryException(String) - Constructor for exception org.uberfire.java.nio.file.NotDirectoryException
- NotImplementedException - Exception in org.uberfire.java.nio.base
- NotImplementedException() - Constructor for exception org.uberfire.java.nio.base.NotImplementedException
- NotLinkException - Exception in org.uberfire.java.nio.file
- NotLinkException() - Constructor for exception org.uberfire.java.nio.file.NotLinkException
- NotLinkException(String) - Constructor for exception org.uberfire.java.nio.file.NotLinkException
- NotLinkException(String, String, String) - Constructor for exception org.uberfire.java.nio.file.NotLinkException
O
- offsets - Variable in class org.uberfire.java.nio.base.AbstractPath
- OpenOption - Interface in org.uberfire.java.nio.file
- Option - Interface in org.uberfire.java.nio.file
- org.uberfire.apache.commons.io - package org.uberfire.apache.commons.io
- org.uberfire.java.nio - package org.uberfire.java.nio
- org.uberfire.java.nio.base - package org.uberfire.java.nio.base
- org.uberfire.java.nio.base.attributes - package org.uberfire.java.nio.base.attributes
- org.uberfire.java.nio.base.dotfiles - package org.uberfire.java.nio.base.dotfiles
- org.uberfire.java.nio.base.options - package org.uberfire.java.nio.base.options
- org.uberfire.java.nio.base.version - package org.uberfire.java.nio.base.version
- org.uberfire.java.nio.channels - package org.uberfire.java.nio.channels
- org.uberfire.java.nio.file - package org.uberfire.java.nio.file
- org.uberfire.java.nio.file.attribute - package org.uberfire.java.nio.file.attribute
- org.uberfire.java.nio.file.spi - package org.uberfire.java.nio.file.spi
- org.uberfire.java.nio.security - package org.uberfire.java.nio.security
- OTHERS_EXECUTE - org.uberfire.java.nio.file.attribute.PosixFilePermission
- OTHERS_READ - org.uberfire.java.nio.file.attribute.PosixFilePermission
- OTHERS_WRITE - org.uberfire.java.nio.file.attribute.PosixFilePermission
- OWNER_EXECUTE - org.uberfire.java.nio.file.attribute.PosixFilePermission
- OWNER_READ - org.uberfire.java.nio.file.attribute.PosixFilePermission
- OWNER_WRITE - org.uberfire.java.nio.file.attribute.PosixFilePermission
P
- param - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for param (alias for pchar).
- path - Variable in class org.uberfire.java.nio.base.AbstractBasicFileAttributeView
- path - Variable in class org.uberfire.java.nio.base.AbstractPath
- Path - Interface in org.uberfire.java.nio.file
- path_segments - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for path segments.
- PathMatcher - Interface in org.uberfire.java.nio.file
- PatternSyntaxException - Exception in org.uberfire.java.nio.file
- PatternSyntaxException() - Constructor for exception org.uberfire.java.nio.file.PatternSyntaxException
- pchar - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for pchar.
- percent - Static variable in class org.uberfire.java.nio.EncodingUtil
-
The percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%25" in order to be used as data within a URI.
- poll() - Method in interface org.uberfire.java.nio.file.WatchService
- poll(long, TimeUnit) - Method in interface org.uberfire.java.nio.file.WatchService
- pollEvents() - Method in interface org.uberfire.java.nio.file.WatchKey
- position() - Method in class org.uberfire.java.nio.base.SeekableByteChannelFileBasedImpl
- position() - Method in class org.uberfire.java.nio.base.SeekableByteChannelWrapperImpl
- position() - Method in interface org.uberfire.java.nio.channels.SeekableByteChannel
- position(long) - Method in class org.uberfire.java.nio.base.SeekableByteChannelFileBasedImpl
- position(long) - Method in class org.uberfire.java.nio.base.SeekableByteChannelWrapperImpl
- position(long) - Method in interface org.uberfire.java.nio.channels.SeekableByteChannel
- PosixFilePermission - Enum in org.uberfire.java.nio.file.attribute
- postVisitDirectory(T, IOException) - Method in interface org.uberfire.java.nio.file.FileVisitor
- preVisitDirectory(T, BasicFileAttributes) - Method in interface org.uberfire.java.nio.file.FileVisitor
- Properties - Class in org.uberfire.java.nio.base
- Properties() - Constructor for class org.uberfire.java.nio.base.Properties
- Properties(Map<String, Object>) - Constructor for class org.uberfire.java.nio.base.Properties
- provider() - Method in interface org.uberfire.java.nio.file.FileSystem
- ProviderNotFoundException - Exception in org.uberfire.java.nio.file
- ProviderNotFoundException() - Constructor for exception org.uberfire.java.nio.file.ProviderNotFoundException
- ProviderNotFoundException(String) - Constructor for exception org.uberfire.java.nio.file.ProviderNotFoundException
- put(String, Object) - Method in class org.uberfire.java.nio.base.Properties
R
- read(ByteBuffer) - Method in class org.uberfire.java.nio.base.SeekableByteChannelFileBasedImpl
- read(ByteBuffer) - Method in class org.uberfire.java.nio.base.SeekableByteChannelWrapperImpl
- READ - org.uberfire.java.nio.file.AccessMode
- READ - org.uberfire.java.nio.file.StandardOpenOption
- readAllAttributes() - Method in class org.uberfire.java.nio.base.AbstractBasicFileAttributeView
- readAllAttributes() - Method in interface org.uberfire.java.nio.base.ExtendedAttributeView
- readAttributes() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributeView
- readAttributes() - Method in interface org.uberfire.java.nio.base.ExtendedAttributeView
- readAttributes() - Method in class org.uberfire.java.nio.base.version.VersionAttributeView
- readAttributes() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributeView
- readAttributes(String...) - Method in class org.uberfire.java.nio.base.AbstractBasicFileAttributeView
- readAttributes(String...) - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributeView
- readAttributes(String...) - Method in interface org.uberfire.java.nio.base.ExtendedAttributeView
- readAttributes(String...) - Method in class org.uberfire.java.nio.base.version.VersionAttributeView
- readAttributes(Path, Class<A>, LinkOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- readAttributes(Path, String, LinkOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- readSymbolicLink(Path) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- records() - Method in interface org.uberfire.java.nio.base.version.VersionHistory
- register(WatchService, WatchEvent.Kind<?>...) - Method in class org.uberfire.java.nio.base.AbstractPath
- register(WatchService, WatchEvent.Kind<?>...) - Method in interface org.uberfire.java.nio.file.Watchable
- register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.uberfire.java.nio.base.AbstractPath
- register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in interface org.uberfire.java.nio.file.Watchable
- relativize(Path) - Method in class org.uberfire.java.nio.base.AbstractPath
- relativize(Path) - Method in interface org.uberfire.java.nio.file.Path
- removeExtension(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Removes the extension from a filename.
- REPLACE_EXISTING - org.uberfire.java.nio.file.StandardCopyOption
- reset() - Method in interface org.uberfire.java.nio.file.WatchKey
- resolve(String) - Method in class org.uberfire.java.nio.base.AbstractPath
- resolve(String) - Method in interface org.uberfire.java.nio.file.Path
- resolve(Path) - Method in class org.uberfire.java.nio.base.AbstractPath
- resolve(Path) - Method in interface org.uberfire.java.nio.file.Path
- resolveSibling(String) - Method in class org.uberfire.java.nio.base.AbstractPath
- resolveSibling(String) - Method in interface org.uberfire.java.nio.file.Path
- resolveSibling(Path) - Method in class org.uberfire.java.nio.base.AbstractPath
- resolveSibling(Path) - Method in interface org.uberfire.java.nio.file.Path
- RootInfo(int, boolean, boolean, byte[]) - Constructor for class org.uberfire.java.nio.base.AbstractPath.RootInfo
S
- SecuredFileSystemProvider - Interface in org.uberfire.java.nio.security
-
Specialization of
FileSystemProviderfor file systems that require username/password authentication and support authorization of certain actions. - SeekableByteChannel - Interface in org.uberfire.java.nio.channels
- SeekableByteChannelFileBasedImpl - Class in org.uberfire.java.nio.base
- SeekableByteChannelFileBasedImpl(FileChannel) - Constructor for class org.uberfire.java.nio.base.SeekableByteChannelFileBasedImpl
- SeekableByteChannelWrapperImpl - Class in org.uberfire.java.nio.base
- SeekableByteChannelWrapperImpl(SeekableByteChannel) - Constructor for class org.uberfire.java.nio.base.SeekableByteChannelWrapperImpl
- segment - Static variable in class org.uberfire.java.nio.EncodingUtil
-
BitSet for segment.
- SegmentedPath - Interface in org.uberfire.java.nio.base
- SENSITIVE - Static variable in class org.uberfire.apache.commons.io.IOCase
-
The constant for case sensitive regardless of operating system.
- separatorsToSystem(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Converts all separators to the system separator.
- separatorsToUnix(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Converts all separators to the Unix separator of forward slash.
- separatorsToWindows(String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Converts all separators to the Windows separator of backslash.
- setAttribute(String, Object) - Method in class org.uberfire.java.nio.base.AbstractBasicFileAttributeView
- setAttribute(String, Object) - Method in interface org.uberfire.java.nio.base.ExtendedAttributeView
- setAttribute(Path, String, Object, LinkOption...) - Method in interface org.uberfire.java.nio.file.spi.FileSystemProvider
- setAuthorizer(FileSystemAuthorizer) - Method in interface org.uberfire.java.nio.security.SecuredFileSystemProvider
- setHTTPAuthenticator(AuthenticationService) - Method in interface org.uberfire.java.nio.security.SecuredFileSystemProvider
- setJAASAuthenticator(AuthenticationService) - Method in interface org.uberfire.java.nio.security.SecuredFileSystemProvider
-
Sets the authenticator that decides which username/password pairs are valid for the file systems managed by this provider.
- setRecord(VersionRecord) - Method in class org.uberfire.java.nio.base.options.SquashOption
- setSSHAuthenticator(SSHAuthenticator) - Method in interface org.uberfire.java.nio.security.SecuredFileSystemProvider
- setTimes(FileTime, FileTime, FileTime) - Method in class org.uberfire.java.nio.base.AbstractBasicFileAttributeView
- setTimes(FileTime, FileTime, FileTime) - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributeView
- setupRoot(FS, String, String, boolean) - Method in class org.uberfire.java.nio.base.AbstractPath
- setupRoot(FileSystem, String, String, boolean) - Method in class org.uberfire.java.nio.base.GeneralPathImpl
- size() - Method in class org.uberfire.java.nio.base.attributes.HiddenAttributesImpl
- size() - Method in class org.uberfire.java.nio.base.BasicFileAttributesImpl
- size() - Method in class org.uberfire.java.nio.base.SeekableByteChannelFileBasedImpl
- size() - Method in class org.uberfire.java.nio.base.SeekableByteChannelWrapperImpl
- size() - Method in interface org.uberfire.java.nio.channels.SeekableByteChannel
- size() - Method in interface org.uberfire.java.nio.file.attribute.BasicFileAttributes
- SKIP_SIBLINGS - org.uberfire.java.nio.file.FileVisitResult
- SKIP_SUBTREE - org.uberfire.java.nio.file.FileVisitResult
- SPARSE - org.uberfire.java.nio.file.StandardOpenOption
- SQUASH_ATTR - Static variable in class org.uberfire.java.nio.base.options.SquashOption
- SquashOption - Class in org.uberfire.java.nio.base.options
- SquashOption(VersionRecord) - Constructor for class org.uberfire.java.nio.base.options.SquashOption
- SSHAuthenticator - Interface in org.uberfire.java.nio.security
- StandardCopyOption - Enum in org.uberfire.java.nio.file
- StandardDeleteOption - Enum in org.uberfire.java.nio.file
- StandardOpenOption - Enum in org.uberfire.java.nio.file
- StandardWatchEventKind - Class in org.uberfire.java.nio.file
- startsWith(String) - Method in class org.uberfire.java.nio.base.AbstractPath
- startsWith(String) - Method in interface org.uberfire.java.nio.file.Path
- startsWith(Path) - Method in class org.uberfire.java.nio.base.AbstractPath
- startsWith(Path) - Method in interface org.uberfire.java.nio.file.Path
- store(OutputStream) - Method in class org.uberfire.java.nio.base.Properties
- store(OutputStream, boolean) - Method in class org.uberfire.java.nio.base.Properties
- subpath(int, int) - Method in class org.uberfire.java.nio.base.AbstractPath
- subpath(int, int) - Method in interface org.uberfire.java.nio.file.Path
- supportedFileAttributeViews() - Method in interface org.uberfire.java.nio.file.FileSystem
- supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in interface org.uberfire.java.nio.file.FileStore
- supportsFileAttributeView(String) - Method in interface org.uberfire.java.nio.file.FileStore
- SYNC - org.uberfire.java.nio.file.StandardOpenOption
- SYSTEM - Static variable in class org.uberfire.apache.commons.io.IOCase
-
The constant for case sensitivity determined by the current operating system.
T
- take() - Method in interface org.uberfire.java.nio.file.WatchService
- TERMINATE - org.uberfire.java.nio.file.FileVisitResult
- TextualDiff - Class in org.uberfire.java.nio.base
- TextualDiff(String, String, String, int, int, String) - Constructor for class org.uberfire.java.nio.base.TextualDiff
- to(TimeUnit) - Method in class org.uberfire.java.nio.base.FileTimeImpl
- to(TimeUnit) - Method in interface org.uberfire.java.nio.file.attribute.FileTime
- toAbsolutePath() - Method in class org.uberfire.java.nio.base.AbstractPath
- toAbsolutePath() - Method in interface org.uberfire.java.nio.file.Path
- toFile() - Method in class org.uberfire.java.nio.base.GeneralPathImpl
- toFile() - Method in interface org.uberfire.java.nio.file.Path
- toMillis() - Method in class org.uberfire.java.nio.base.FileTimeImpl
- toMillis() - Method in interface org.uberfire.java.nio.file.attribute.FileTime
- toProperties() - Method in interface org.uberfire.java.nio.base.AttrsStorage
- toProperties() - Method in class org.uberfire.java.nio.base.AttrsStorageImpl
- toRealPath(LinkOption...) - Method in class org.uberfire.java.nio.base.AbstractPath
- toRealPath(LinkOption...) - Method in interface org.uberfire.java.nio.file.Path
- toString() - Method in class org.uberfire.apache.commons.io.IOCase
-
Gets a string describing the sensitivity.
- toString() - Method in class org.uberfire.java.nio.base.AbstractPath
- toString() - Method in class org.uberfire.java.nio.base.FileDiff
- toString(boolean) - Method in class org.uberfire.java.nio.base.AbstractPath
- toStringFormat - Variable in class org.uberfire.java.nio.base.AbstractPath
- toUri() - Method in class org.uberfire.java.nio.base.AbstractPath
- toUri() - Method in interface org.uberfire.java.nio.file.Path
- truncate(long) - Method in class org.uberfire.java.nio.base.SeekableByteChannelFileBasedImpl
- truncate(long) - Method in class org.uberfire.java.nio.base.SeekableByteChannelWrapperImpl
- truncate(long) - Method in interface org.uberfire.java.nio.channels.SeekableByteChannel
- TRUNCATE_EXISTING - org.uberfire.java.nio.file.StandardOpenOption
- type() - Method in interface org.uberfire.java.nio.file.FileStore
- type() - Method in interface org.uberfire.java.nio.file.WatchEvent.Kind
U
- undot(Path) - Static method in class org.uberfire.java.nio.base.dotfiles.DotFileUtils
- unlock() - Method in interface org.uberfire.java.nio.file.LockableFileSystem
- unreserved - Static variable in class org.uberfire.java.nio.EncodingUtil
-
Data characters that are allowed in a URI but do not have a reserved purpose are called unreserved.
- uri() - Method in interface org.uberfire.java.nio.base.version.VersionRecord
- UserPrincipal - Interface in org.uberfire.java.nio.file.attribute
- UserPrincipalLookupService - Interface in org.uberfire.java.nio.file.attribute
- usesWindowsFormat - Variable in class org.uberfire.java.nio.base.AbstractPath
V
- value() - Method in interface org.uberfire.java.nio.file.attribute.FileAttribute
- valueOf(String) - Static method in enum org.uberfire.java.nio.base.FileSystemState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.java.nio.file.AccessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.java.nio.file.attribute.PosixFilePermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.java.nio.file.FileVisitOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.java.nio.file.FileVisitResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.java.nio.file.LinkOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.java.nio.file.StandardCopyOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.java.nio.file.StandardDeleteOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.java.nio.file.StandardOpenOption
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.uberfire.java.nio.base.FileSystemState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.uberfire.java.nio.file.AccessMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.uberfire.java.nio.file.attribute.PosixFilePermission
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.uberfire.java.nio.file.FileVisitOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.uberfire.java.nio.file.FileVisitResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.uberfire.java.nio.file.LinkOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.uberfire.java.nio.file.StandardCopyOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.uberfire.java.nio.file.StandardDeleteOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.uberfire.java.nio.file.StandardOpenOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - Static variable in class org.uberfire.java.nio.base.version.VersionAttributeView
- VersionAttributes - Interface in org.uberfire.java.nio.base.version
- VersionAttributeView<P extends Path> - Class in org.uberfire.java.nio.base.version
- VersionAttributeView(P) - Constructor for class org.uberfire.java.nio.base.version.VersionAttributeView
- VersionHistory - Interface in org.uberfire.java.nio.base.version
- versionRecord - Variable in class org.uberfire.java.nio.base.options.SquashOption
- VersionRecord - Interface in org.uberfire.java.nio.base.version
- viewTypes() - Method in interface org.uberfire.java.nio.base.ExtendedAttributeView
- visitFile(T, BasicFileAttributes) - Method in interface org.uberfire.java.nio.file.FileVisitor
- visitFileFailed(T, IOException) - Method in interface org.uberfire.java.nio.file.FileVisitor
W
- watchable() - Method in interface org.uberfire.java.nio.file.WatchKey
- Watchable - Interface in org.uberfire.java.nio.file
- WatchContext - Interface in org.uberfire.java.nio.base
- WatchEvent<T> - Interface in org.uberfire.java.nio.file
- WatchEvent.Kind<T> - Interface in org.uberfire.java.nio.file
- WatchEvent.Modifier - Interface in org.uberfire.java.nio.file
- WatchKey - Interface in org.uberfire.java.nio.file
- WatchService - Interface in org.uberfire.java.nio.file
- wildcardMatch(String, String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
- wildcardMatch(String, String, IOCase) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks a filename to see if it matches the specified wildcard matcher allowing control over case-sensitivity.
- wildcardMatchOnSystem(String, String) - Static method in class org.uberfire.apache.commons.io.FilenameUtils
-
Checks a filename to see if it matches the specified wildcard matcher using the case rules of the system.
- WINDOWS_DRIVER - Static variable in class org.uberfire.java.nio.base.AbstractPath
- write(ByteBuffer) - Method in class org.uberfire.java.nio.base.SeekableByteChannelFileBasedImpl
- write(ByteBuffer) - Method in class org.uberfire.java.nio.base.SeekableByteChannelWrapperImpl
- WRITE - org.uberfire.java.nio.file.AccessMode
- WRITE - org.uberfire.java.nio.file.StandardOpenOption
All Classes All Packages