public class ScriptRecord extends Object
| Constructor and Description |
|---|
ScriptRecord(String scriptTag,
ScriptTable scriptTable) |
| Modifier and Type | Method and Description |
|---|---|
ScriptTable |
getScriptTable() |
String |
getScriptTag() |
String |
toString() |
public ScriptRecord(String scriptTag, ScriptTable scriptTable)
public String getScriptTag()
public ScriptTable getScriptTable()
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.