public class DefaultURLInputSource extends AbstractInputStreamInputSource implements URLInputSource
inputStream
Constructor and Description |
---|
DefaultURLInputSource(URL url) |
Modifier and Type | Method and Description |
---|---|
URL |
getURL() |
protected InputStream |
openStream() |
close, getInputStream, restartSupported, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
restartSupported
public DefaultURLInputSource(URL url)
public URL getURL()
getURL
in interface URLInputSource
protected InputStream openStream() throws IOException
openStream
in class AbstractInputStreamInputSource
IOException
Copyright © 2004–2022 XWiki. All rights reserved.