Package org.xwiki.filter.xml.output
Interface ResultOutputTarget
-
- All Superinterfaces:
AutoCloseable
,Closeable
,OutputTarget
- All Known Implementing Classes:
DefaultResultOutputTarget
public interface ResultOutputTarget extends OutputTarget
Result
basedOutputTarget
.- Since:
- 6.2M1
- Version:
- $Id: a5712eeaf25bbccecfac97df5af73091f1ad542f $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Result
getResult()
-
Methods inherited from interface org.xwiki.filter.output.OutputTarget
restartSupported
-
-