public String | | getScheme() | | getScheme() | | getScheme() |
|
public FileSystem | | newFileSystem(URI arg0, Map<String, ?> arg1) | | newFileSystem(URI arg0, Map<String, ?> arg1) | | newFileSystem(URI arg0, Map<String, ?> arg1) | | newFileSystem(URI uri, Map<String, ?> env) | | newFileSystem(URI p_250970_, Map<String, ?> arg1) |
|
public FileSystem | | getFileSystem(URI arg0) | | getFileSystem(URI arg0) | | getFileSystem(URI arg0) | | getFileSystem(URI uri) | | getFileSystem(URI arg0) |
|
public Path | | getPath(URI arg0) | | getPath(URI arg0) | | getPath(URI arg0) | | getPath(URI uri) | | getPath(URI arg0) |
|
public SeekableByteChannel | | newByteChannel(Path arg0, Set<? extends OpenOption> arg1, FileAttribute<?>... arg2) | | newByteChannel(Path arg0, Set<? extends OpenOption> arg1, FileAttribute<?>... arg2) | | newByteChannel(Path arg0, Set<? extends OpenOption> arg1, FileAttribute<?>... arg2) | | newByteChannel(Path path, Set<? extends OpenOption> options, FileAttribute<?>... attrs) | | newByteChannel(Path p_251780_, Set<? extends OpenOption> p_250474_, FileAttribute<?>... arg2) |
|
public DirectoryStream<Path> | |
public void | |
public void | |
public void | | copy(Path arg0, Path arg1, CopyOption... arg2) | | copy(Path arg0, Path arg1, CopyOption... arg2) | | copy(Path arg0, Path arg1, CopyOption... arg2) | | copy(Path source, Path target, CopyOption... options) | | copy(Path p_248906_, Path p_249289_, CopyOption... arg2) |
|
public void | | move(Path arg0, Path arg1, CopyOption... arg2) | | move(Path arg0, Path arg1, CopyOption... arg2) | | move(Path arg0, Path arg1, CopyOption... arg2) | | move(Path source, Path target, CopyOption... options) | | move(Path p_250335_, Path p_249156_, CopyOption... arg2) |
|
public boolean | |
public boolean | |
public FileStore | | getFileStore(Path arg0) | | getFileStore(Path arg0) | | getFileStore(Path arg0) | | getFileStore(Path path) | | getFileStore(Path arg0) |
|
public void | |
public <V extends FileAttributeView> V | | getFileAttributeView(Path arg0, Class<V> arg1, LinkOption... arg2) | | getFileAttributeView(Path arg0, Class<V> arg1, LinkOption... arg2) | | getFileAttributeView(Path arg0, Class<V> arg1, LinkOption... arg2) | | getFileAttributeView(Path path, Class<V> type, LinkOption... options) | | getFileAttributeView(Path p_252214_, Class<V> p_250559_, LinkOption... arg2) |
|
public <A extends BasicFileAttributes> A | | readAttributes(Path arg0, Class<A> arg1, LinkOption... arg2) | | readAttributes(Path arg0, Class<A> arg1, LinkOption... arg2) | | readAttributes(Path arg0, Class<A> arg1, LinkOption... arg2) | | readAttributes(Path path, Class<A> type, LinkOption... options) | | readAttributes(Path p_248604_, Class<A> p_252280_, LinkOption... arg2) |
|
public Map<String, Object> | | readAttributes(Path arg0, String arg1, LinkOption... arg2) | | readAttributes(Path arg0, String arg1, LinkOption... arg2) | | readAttributes(Path arg0, String arg1, LinkOption... arg2) | | readAttributes(Path path, String attributes, LinkOption... options) | | readAttributes(Path p_249064_, String p_252305_, LinkOption... arg2) |
|
public void | | setAttribute(Path arg0, String arg1, Object arg2, LinkOption... arg3) | | setAttribute(Path arg0, String arg1, Object arg2, LinkOption... arg3) | | setAttribute(Path arg0, String arg1, Object arg2, LinkOption... arg3) | | setAttribute(Path path, String attribute, Object value, LinkOption... options) | | setAttribute(Path p_249411_, String p_249284_, Object p_250990_, LinkOption... arg3) |
|
private static LinkFSPath | | a(Path arg0) | | toLinkPath(Path arg0) | | method_45238(Path arg0) | | m_iabdalrv(Path arg0) | | toResourcePath(Path path) | | m_245446_(Path p_252065_) |
|