public static class ScriptContentHandle.StringScriptContentHandle extends ScriptContentHandle
ScriptContentHandle.StringScriptContentHandle, ScriptContentHandle.UrlScriptContentHandle| Constructor and Description |
|---|
ScriptContentHandle.StringScriptContentHandle(String scriptContent)
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 ScriptContentHandle.StringScriptContentHandle(String scriptContent)
scriptContent - The content, not nullprotected InputStream getScriptInputStream()
getScriptInputStream in class ScriptContentHandleCopyright © 2016. All Rights Reserved.