Source
public static class Source.URLSource extends Object implements Source
Source.InputStreamSource, Source.PathSource, Source.ResourceSource, Source.StdInSource, Source.URLSource
URLSource(URL url, String name)
String
getName()
Long
lines()
InputStream
read()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URLSource(URL url, String name)
public String getName()
getName
public InputStream read() throws IOException
read
IOException
public Long lines()
lines
Copyright © 2020. All rights reserved.