org.xwiki.wikistream.output
Interface FileOutputTarget

All Superinterfaces:
Closeable, OutputTarget

@Unstable
public interface FileOutputTarget
extends OutputTarget

Since:
5.2M2
Version:
$Id: 2bcb7c616ca84ad79c7df7227da51f2a827741a8 $

Method Summary
 File getFile()
           
 
Methods inherited from interface org.xwiki.wikistream.output.OutputTarget
restartSupported
 
Methods inherited from interface java.io.Closeable
close
 

Method Detail

getFile

File getFile()


Copyright © 2004–2014 XWiki. All rights reserved.