public final class Streams extends Object
Modifier and Type | Method and Description |
---|---|
static InputStream |
open(URL url)
Opens an input stream to the given URL; disables JAR caching on Windows.
|
public static InputStream open(URL url) throws IOException
IOException
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.