-
-
Constructor Summary
Constructors
| Constructor and Description |
NutsPathBase(net.thevpc.nuts.NutsSession session) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.thevpc.nuts.NutsPath
asString, delete, exists, getContentEncoding, getContentLength, getContentType, getLastModifiedInstant, getLocation, getName, input, mkdir, of, of, of, of, output, toCompressedForm, toFilePath, toString, toURL
-
Methods inherited from interface net.thevpc.nuts.NutsFormattable
format
-
-
Method Detail
-
isURL
public boolean isURL()
- Specified by:
isURL in interface net.thevpc.nuts.NutsPath
-
asURL
public URL asURL()
- Specified by:
asURL in interface net.thevpc.nuts.NutsPath
-
asFilePath
public Path asFilePath()
- Specified by:
asFilePath in interface net.thevpc.nuts.NutsPath
Copyright © 2021 vpc open source initiative. All rights reserved.