public class GithubfsPath extends AbstractPathSPIAdapter
| Modifier and Type | Class and Description |
|---|---|
static class |
GithubfsPath.GithubfsFactory |
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX |
static String |
PROTOCOL |
ref| Constructor and Description |
|---|
GithubfsPath(String url) |
addPermissions, compareTo, delete, getCharset, getDigest, getLocation, getName, getNameCount, getNames, getPermissions, group, isAbsolute, mkdir, moveTo, owner, removePermissions, setPermissions, subpath, toCompressedForm, toPath, toURL, walk, walkDfsclone, finalize, getClass, notify, notifyAll, wait, wait, waitlistDigestInfo, toRelativepublic static final String PROTOCOL
public static final String PREFIX
public GithubfsPath(String url)
public int hashCode()
hashCode in class AbstractPathSPIAdapterpublic boolean equals(Object o)
equals in class AbstractPathSPIAdapterpublic String toString()
toString in interface NPathSPItoString in class AbstractPathSPIAdapterpublic NStream<NPath> list(NPath basePath)
list in interface NPathSPIlist in class AbstractPathSPIAdapterpublic NFormatSPI formatter(NPath basePath)
formatter in interface NPathSPIformatter in class AbstractPathSPIAdapterpublic String getProtocol(NPath basePath)
getProtocol in interface NPathSPIgetProtocol in class AbstractPathSPIAdapterpublic NPath resolve(NPath basePath, String path)
resolve in interface NPathSPIresolve in class AbstractPathSPIAdapterpublic NPath resolveSibling(NPath basePath, String path)
resolveSibling in interface NPathSPIresolveSibling in class AbstractPathSPIAdapterpublic boolean exists(NPath basePath)
exists in interface NPathSPIexists in class AbstractPathSPIAdapterpublic long contentLength(NPath basePath)
contentLength in interface NPathSPIcontentLength in class AbstractPathSPIAdapterpublic String getContentEncoding(NPath basePath)
getContentEncoding in interface NPathSPIgetContentEncoding in class AbstractPathSPIAdapterpublic String getContentType(NPath basePath)
getContentType in interface NPathSPIgetContentType in class AbstractPathSPIAdapterpublic InputStream getInputStream(NPath basePath, NPathOption... options)
getInputStream in interface NPathSPIgetInputStream in class AbstractPathSPIAdapterpublic OutputStream getOutputStream(NPath basePath, NPathOption... options)
getOutputStream in interface NPathSPIgetOutputStream in class AbstractPathSPIAdapterpublic Instant getLastModifiedInstant(NPath basePath)
getLastModifiedInstant in interface NPathSPIgetLastModifiedInstant in class AbstractPathSPIAdapterpublic Instant getLastAccessInstant(NPath basePath)
getLastAccessInstant in interface NPathSPIgetLastAccessInstant in class AbstractPathSPIAdapterpublic Instant getCreationInstant(NPath basePath)
getCreationInstant in interface NPathSPIgetCreationInstant in class AbstractPathSPIAdapterpublic NPath getParent(NPath basePath)
getParent in interface NPathSPIgetParent in class AbstractPathSPIAdapterpublic NPath toAbsolute(NPath basePath, NPath rootPath)
toAbsolute in interface NPathSPItoAbsolute in class AbstractPathSPIAdapterpublic NPath normalize(NPath basePath)
normalize in interface NPathSPInormalize in class AbstractPathSPIAdapterpublic Boolean isName(NPath basePath)
isName in interface NPathSPIisName in class AbstractPathSPIAdapterpublic Boolean isRoot(NPath basePath)
isRoot in interface NPathSPIisRoot in class AbstractPathSPIAdapterpublic NPath getRoot(NPath basePath)
getRoot in interface NPathSPIgetRoot in class AbstractPathSPIAdapterpublic boolean copyTo(NPath basePath, NPath other, NPathOption... options)
copyTo in interface NPathSPIcopyTo in class AbstractPathSPIAdapterpublic NPathType type(NPath basePath)
type in interface NPathSPItype in class AbstractPathSPIAdapterpublic boolean isLocal(NPath basePath)
isLocal in interface NPathSPIisLocal in class AbstractPathSPIAdapterCopyright © 2025 vpc open source initiative. All rights reserved.