public class ClassLoaderPath extends URLPath
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassLoaderPath.ClasspathFactory |
URLPath.URLPathFactorycachedHeader, MOSTLY_URL_PATTERN, url| Constructor and Description |
|---|
ClassLoaderPath(String path,
ClassLoader loader,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLocation(net.thevpc.nuts.NutsPath basePath) |
String |
getName(net.thevpc.nuts.NutsPath basePath) |
String |
getProtocol(net.thevpc.nuts.NutsPath basePath) |
int |
hashCode() |
protected net.thevpc.nuts.NutsPath |
rebuildURLPath(String other) |
String |
toString() |
addPermissions, asFilePath, copyTo, delete, exists, formatter, getContentEncoding, getContentLength, getContentType, getCreationInstant, getInputStream, getItems, getLastAccessInstant, getLastModifiedInstant, getOutputStream, getParent, getPathCount, getPermissions, getRoot, getSession, getURLName, getURLParentPath, group, isAbsolute, isDirectory, isLocal, isName, isOther, isRegularFile, isRoot, isSymbolicLink, list, mkdir, moveTo, normalize, owner, rebuildURLString, removePermissions, resolve, resolve, resolveSibling, resolveSibling, setPermissions, subpath, toAbsolute, toCompressedForm, toFile, toRelativePath, toURL, walk, walkDfspublic ClassLoaderPath(String path, ClassLoader loader, net.thevpc.nuts.NutsSession session)
public String toString()
public String getName(net.thevpc.nuts.NutsPath basePath)
public String getLocation(net.thevpc.nuts.NutsPath basePath)
getLocation in interface net.thevpc.nuts.spi.NutsPathSPIgetLocation in class URLPathpublic String getProtocol(net.thevpc.nuts.NutsPath basePath)
getProtocol in interface net.thevpc.nuts.spi.NutsPathSPIgetProtocol in class URLPathprotected net.thevpc.nuts.NutsPath rebuildURLPath(String other)
rebuildURLPath in class URLPathCopyright © 2022 vpc open source initiative. All rights reserved.