public class ClassLoaderPath extends URLPath
| Constructor and Description |
|---|
ClassLoaderPath(String path,
ClassLoader loader,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
String |
getLocation() |
String |
getName() |
String |
toString() |
delete, equals, exists, formatter, getContentEncoding, getContentLength, getContentType, getFormatterSPI, getLastModifiedInstant, hashCode, input, inputStream, mkdir, output, outputStream, toCompressedForm, toFilePath, toURLasFilePath, asURL, getBaseName, getFormattedName, getFullExtension, getLastExtension, getSession, isFilePath, isURL, toNutsStringpublic ClassLoaderPath(String path, ClassLoader loader, net.thevpc.nuts.NutsSession session)
public String toString()
public String getName()
public String asString()
public String getLocation()
getLocation in interface net.thevpc.nuts.NutsPathgetLocation in interface net.thevpc.nuts.spi.NutsPathSPIgetLocation in class URLPathCopyright © 2021 vpc open source initiative. All rights reserved.