public class ScriptSourceInputFromUrl extends AbstractScriptSourceInput implements ScriptSourceInput
release().| Constructor and Description |
|---|
ScriptSourceInputFromUrl(java.net.URL url)
Constructs a ScriptSourceInputFromUrl instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
prepare()
Prepare source for use.
|
protected java.io.Reader |
reader() |
void |
release()
Release this input.
|
java.lang.String |
toString() |
readclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadpublic ScriptSourceInputFromUrl(java.net.URL url)
url - The url to read fromprotected java.io.Reader reader()
reader in class AbstractScriptSourceInputpublic void prepare()
ScriptSourceInputprepare in interface ScriptSourceInputprepare in class AbstractScriptSourceInputpublic void release()
ScriptSourceInputrelease in interface ScriptSourceInputrelease in class AbstractScriptSourceInputpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.