public class CyrusIndex
extends java.lang.Object
| Constructor and Description | 
|---|
CyrusIndex(java.io.InputStream in)  | 
| Modifier and Type | Method and Description | 
|---|---|
CyrusIndexHeader | 
getHeader()  | 
java.util.List<CyrusIndexRecord> | 
readAll()  | 
CyrusIndexHeader | 
readHeader()  | 
public CyrusIndexHeader getHeader()
public java.util.List<CyrusIndexRecord> readAll() throws java.io.IOException, UnknownVersion
java.io.IOExceptionUnknownVersionpublic CyrusIndexHeader readHeader() throws java.io.IOException, UnknownVersion
java.io.IOExceptionUnknownVersionCopyright © 2023. All Rights Reserved.