public class ClassLoaderPath extends URLPath
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassLoaderPath.ClasspathFactory |
URLPath.URLPathFactorycacheManager, MOSTLY_URL_PATTERN, url| Constructor and Description |
|---|
ClassLoaderPath(String path,
ClassLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLocation(net.thevpc.nuts.io.NPath basePath) |
String |
getName(net.thevpc.nuts.io.NPath basePath) |
String |
getProtocol(net.thevpc.nuts.io.NPath basePath) |
int |
hashCode() |
protected net.thevpc.nuts.io.NPath |
rebuildURLPath(String other) |
String |
toString() |
_toFile, addPermissions, asFilePath, contentLength, delete, exists, formatter, getCharset, getContentEncoding, getContentType, getCreationInstant, getInputStream, getLastAccessInstant, getLastModifiedInstant, getNameCount, getNames, getOutputStream, getParent, getPermissions, getRoot, getURLName, getURLParentPath, group, isAbsolute, isLocal, isName, isRoot, list, mkdir, moveTo, normalize, owner, rebuildURLString, removePermissions, resolve, resolveSibling, setPermissions, subpath, toAbsolute, toCompressedForm, toPath, toURL, type, walkpublic ClassLoaderPath(String path, ClassLoader loader)
public String toString()
public String getName(net.thevpc.nuts.io.NPath basePath)
public String getLocation(net.thevpc.nuts.io.NPath basePath)
getLocation in interface net.thevpc.nuts.spi.NPathSPIgetLocation in class URLPathpublic String getProtocol(net.thevpc.nuts.io.NPath basePath)
getProtocol in interface net.thevpc.nuts.spi.NPathSPIgetProtocol in class URLPathprotected net.thevpc.nuts.io.NPath rebuildURLPath(String other)
rebuildURLPath in class URLPathCopyright © 2025 vpc open source initiative. All rights reserved.