public class Feature extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Feature(RandomAccessFile raf,
int offset)
Creates new Feature
|
| Modifier and Type | Method and Description |
|---|---|
int |
getLookupCount() |
int |
getLookupListIndex(int i) |
protected Feature(RandomAccessFile raf, int offset) throws IOException
IOExceptionCopyright © 2000–2021 Apache Software Foundation. All rights reserved.