org.xwiki.wikistream.output
Interface OutputWikiStreamFactory
- All Superinterfaces:
- WikiStream
- All Known Subinterfaces:
- BeanOutputWikiStreamFactory<P>
@Role
@Unstable
public interface OutputWikiStreamFactory
- extends WikiStream
- Since:
- 5.2M2
- Version:
- $Id: f287acbde42aeb4c53b0a7be3be30173736ff200 $
creaOutputWikiStream
OutputWikiStream creaOutputWikiStream(Map<String,Object> properties)
throws WikiStreamException
- Throws:
WikiStreamException
getFilterInterfaces
Collection<Class<?>> getFilterInterfaces()
throws WikiStreamException
- Returns:
- the filters supported by this stream factory
- Throws:
WikiStreamException - when failing to get filters interfacesO- Since:
- 5.2
Copyright © 2004-2013 XWiki. All Rights Reserved.