public abstract class NutsPathInput extends CoreIOUtils.AbstractMultiReadItem
| Constructor and Description |
|---|
NutsPathInput(net.thevpc.nuts.NutsPath value) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyTo(Path path) |
String |
getContentEncoding() |
String |
getContentType() |
Path |
getFilePath() |
Instant |
getLastModifiedInstant() |
net.thevpc.nuts.NutsPath |
getNutsPath() |
URL |
getURL() |
long |
length() |
String |
toString() |
close, createOpenError, getFormattedName, getName, getSource, getTypeName, head, isFile, isURL, lines, multi, open, tailpublic net.thevpc.nuts.NutsPath getNutsPath()
public Path getFilePath()
getFilePath in interface net.thevpc.nuts.NutsInputgetFilePath in class CoreIOUtils.AbstractItempublic URL getURL()
getURL in interface net.thevpc.nuts.NutsInputgetURL in class CoreIOUtils.AbstractItempublic void copyTo(Path path)
copyTo in interface CoreInputcopyTo in class CoreIOUtils.AbstractItempublic long length()
public String getContentType()
public String getContentEncoding()
public Instant getLastModifiedInstant()
Copyright © 2021 vpc open source initiative. All rights reserved.