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