public abstract class NutsPathOutput extends AbstractNutsOutput
| Constructor and Description |
|---|
NutsPathOutput(String name,
NutsPath target,
NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Path |
getFilePath() |
URL |
getURL() |
String |
toString() |
createOpenError, getName, getSource, getTypeName, isPath, isURL, openpublic NutsPathOutput(String name, NutsPath target, NutsSession session)
public Path getFilePath()
getFilePath in interface NutsOutputgetFilePath in class AbstractNutsOutputpublic URL getURL()
getURL in interface NutsOutputgetURL in class AbstractNutsOutputpublic void close()
Copyright © 2021 vpc open source initiative. All rights reserved.