org.xwiki.wikistream.input
Interface URLInputSource

All Superinterfaces:
Closeable, InputSource

@Unstable
public interface URLInputSource
extends InputSource

Since:
5.2M2
Version:
$Id: 351cf08e63e8ef12cf58ebe25a253ed1ab61eb77 $

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

Method Detail

getURL

URL getURL()


Copyright © 2004–2014 XWiki. All rights reserved.