org.xwiki.wikistream.input
Interface ReaderInputSource

All Superinterfaces:
Closeable, InputSource

@Unstable
public interface ReaderInputSource
extends InputSource

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

Method Summary
 Reader getReader()
           
 
Methods inherited from interface org.xwiki.wikistream.input.InputSource
restartSupported
 
Methods inherited from interface java.io.Closeable
close
 

Method Detail

getReader

Reader getReader()


Copyright © 2004–2014 XWiki. All rights reserved.