public static class ScriptContentHandle.UrlScriptContentHandle extends ScriptContentHandle
ScriptContentHandle.StringScriptContentHandle, ScriptContentHandle.UrlScriptContentHandle| Constructor and Description |
|---|
UrlScriptContentHandle(URL url)
Creates a content handle.
|
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
getScriptInputStream()
Opens a stream to the content of the script.
|
getCheckSum, getHexPresentation, getScriptDigest, openScriptContentReader, readScriptpublic UrlScriptContentHandle(URL url)
url - The url to the content, not nullprotected InputStream getScriptInputStream()
getScriptInputStream in class ScriptContentHandleCopyright © 2017. All rights reserved.