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
IOException
public int getScriptCount()
public ScriptRecord getScriptRecord(int i)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.