static JGitPathImpl |
JGitPathImpl.create(JGitFileSystem fs,
String path,
String host,
boolean isRealPath) |
static JGitPathImpl |
JGitPathImpl.create(JGitFileSystem fs,
String path,
String host,
org.eclipse.jgit.lib.ObjectId id,
boolean isRealPath) |
static JGitPathImpl |
JGitPathImpl.createFSDirect(JGitFileSystem fs) |
static JGitPathImpl |
JGitPathImpl.createRoot(JGitFileSystem fs,
String path,
String host,
boolean isRealPath) |
protected org.kie.commons.java.nio.file.Path |
JGitPathImpl.newPath(JGitFileSystem fs,
String substring,
String host,
boolean isRealPath,
boolean isNormalized) |
protected org.kie.commons.java.nio.file.Path |
JGitPathImpl.newRoot(JGitFileSystem fs,
String substring,
String host,
boolean realPath) |
void |
JGitFileSystemProvider.onCloseFileSystem(JGitFileSystem fileSystem) |
protected org.kie.commons.java.nio.base.AbstractPath.RootInfo |
JGitPathImpl.setupRoot(JGitFileSystem fs,
String pathx,
String host,
boolean isRoot) |