org.xwiki.wikistream.xml.input
Interface SourceInputSource

All Superinterfaces:
Closeable, InputSource
All Known Implementing Classes:
DefaultSourceInputSource

@Unstable
public interface SourceInputSource
extends InputSource

Source based InputSource.

Since:
5.3RC1
Version:
$Id: 1f385853bd90814429b17cccee1d8733f71e52de $

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

Method Detail

getSource

Source getSource()
Returns:
the Source


Copyright © 2004–2014 XWiki. All rights reserved.