org.xwiki.wikistream.output
Interface WriterOutputTarget

All Superinterfaces:
Closeable, OutputTarget

@Unstable
public interface WriterOutputTarget
extends OutputTarget

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

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

Method Detail

getWriter

Writer getWriter()


Copyright © 2004–2014 XWiki. All rights reserved.