public class ScriptList extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ScriptList(RandomAccessFile raf,
int offset)
Creates new ScriptList
|
| Modifier and Type | Method and Description |
|---|---|
Script |
findScript(String tag) |
int |
getScriptCount() |
ScriptRecord |
getScriptRecord(int i) |
protected ScriptList(RandomAccessFile raf, int offset) throws IOException
IOExceptionpublic int getScriptCount()
public ScriptRecord getScriptRecord(int i)
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.