public abstract class NutsPathBase extends Object implements NutsPath
| Constructor and Description |
|---|
NutsPathBase(NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
Path |
asFilePath() |
URL |
asURL() |
NutsFormat |
formatter() |
String |
getBaseName() |
NutsString |
getFormattedName() |
String |
getFullExtension() |
String |
getLastExtension() |
NutsSession |
getSession() |
boolean |
isFilePath() |
boolean |
isURL() |
NutsString |
toNutsString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasString, delete, exists, getContentEncoding, getContentLength, getContentType, getLastModifiedInstant, getLocation, getName, input, mkdir, of, of, of, of, output, toCompressedForm, toFilePath, toString, toURLformatpublic NutsPathBase(NutsSession session)
public String getBaseName()
getBaseName in interface NutsPathpublic String getLastExtension()
getLastExtension in interface NutsPathpublic String getFullExtension()
getFullExtension in interface NutsPathpublic NutsString getFormattedName()
getFormattedName in interface NutsPathpublic boolean isFilePath()
isFilePath in interface NutsPathpublic NutsSession getSession()
getSession in interface NutsPathpublic Path asFilePath()
asFilePath in interface NutsPathpublic NutsString toNutsString()
public NutsFormat formatter()
formatter in interface NutsFormattableCopyright © 2021 vpc open source initiative. All rights reserved.