public class ScriptSourceInputFromUrl extends ScriptSourceInputFromReader implements ScriptSourceInput
release().| Constructor and Description |
|---|
ScriptSourceInputFromUrl(URL url)
Constructs a ScriptSourceInputFromUrl instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
release()
Release this input.
|
read, readerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadpublic ScriptSourceInputFromUrl(URL url)
url - The url to read frompublic void release()
ScriptSourceInputrelease in interface ScriptSourceInputrelease in class ScriptSourceInputFromReaderCopyright © 2016 JBoss by Red Hat. All rights reserved.