|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.dbmaintainer.script.ScriptContentHandle
org.unitils.dbmaintainer.script.ScriptContentHandle.StringScriptContentHandle
public static class ScriptContentHandle.StringScriptContentHandle
A handle for getting the script content as a stream.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.unitils.dbmaintainer.script.ScriptContentHandle |
|---|
ScriptContentHandle.StringScriptContentHandle, ScriptContentHandle.UrlScriptContentHandle |
| Constructor Summary | |
|---|---|
ScriptContentHandle.StringScriptContentHandle(java.lang.String scriptContent)
Creates a content handle. |
|
| Method Summary | |
|---|---|
protected java.io.InputStream |
getScriptInputStream()
Opens a stream to the content of the script. |
| Methods inherited from class org.unitils.dbmaintainer.script.ScriptContentHandle |
|---|
getCheckSum, getHexPresentation, getScriptDigest, openScriptContentReader, readScript |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptContentHandle.StringScriptContentHandle(java.lang.String scriptContent)
scriptContent - The content, not null| Method Detail |
|---|
protected java.io.InputStream getScriptInputStream()
getScriptInputStream in class ScriptContentHandle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||