public abstract class NutsPathInput extends CoreIOUtils.AbstractMultiReadItem
| Constructor and Description |
|---|
NutsPathInput(NutsPath value) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyTo(Path path) |
String |
getContentEncoding() |
String |
getContentType() |
Path |
getFilePath() |
Instant |
getLastModifiedInstant() |
NutsPath |
getNutsPath() |
URL |
getURL() |
long |
length() |
String |
toString() |
close, createOpenError, getFormattedName, getName, getSource, getTypeName, head, isFile, isURL, lines, multi, open, tailpublic NutsPathInput(NutsPath value)
public NutsPath getNutsPath()
public Path getFilePath()
getFilePath in interface NutsInputgetFilePath in class CoreIOUtils.AbstractItempublic URL getURL()
getURL in interface 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.