public class LookupList
extends java.lang.Object
| Constructor | Description |
|---|---|
LookupList(java.io.RandomAccessFile raf,
int offset,
LookupSubtableFactory factory) |
Creates new LookupList
|
| Modifier and Type | Method | Description |
|---|---|---|
Lookup |
getLookup(Feature feature,
int index) |
public LookupList(java.io.RandomAccessFile raf,
int offset,
LookupSubtableFactory factory)
throws java.io.IOException
java.io.IOExceptionCopyright ? 2018 Apache Software Foundation. All Rights Reserved.