public class DefaultFileOutputTarget extends AbstractOutputStreamOutputTarget implements FileOutputTarget
outputStream
Constructor and Description |
---|
DefaultFileOutputTarget(File file) |
Modifier and Type | Method and Description |
---|---|
File |
getFile() |
protected OutputStream |
openStream() |
close, getOutputStream, restartSupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
restartSupported
public DefaultFileOutputTarget(File file)
public File getFile()
getFile
in interface FileOutputTarget
protected OutputStream openStream() throws IOException
openStream
in class AbstractOutputStreamOutputTarget
IOException
Copyright © 2004–2022 XWiki. All rights reserved.