org.xwiki.wikistream.input
Interface InputStreamInputSource

All Superinterfaces:
Closeable, InputSource

@Unstable
public interface InputStreamInputSource
extends InputSource

Since:
5.2M2
Version:
$Id: cbce4971529b9e8d019370867e8ba29b9da40721 $

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

Method Detail

getInputStream

InputStream getInputStream()
                           throws IOException
Throws:
IOException


Copyright © 2004–2014 XWiki. All rights reserved.