public abstract class NutsPathOutput extends AbstractNutsOutput
| Constructor and Description |
|---|
NutsPathOutput(String name,
net.thevpc.nuts.NutsPath target,
net.thevpc.nuts.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, net.thevpc.nuts.NutsPath target, net.thevpc.nuts.NutsSession session)
public Path getFilePath()
getFilePath in interface net.thevpc.nuts.NutsOutputgetFilePath in class AbstractNutsOutputpublic URL getURL()
getURL in interface net.thevpc.nuts.NutsOutputgetURL in class AbstractNutsOutputpublic void close()
Copyright © 2021 vpc open source initiative. All rights reserved.