|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.nist.nlpir.irf.handle.Handle
|
+--gov.nist.nlpir.irf.handle.braf.BufferedRandomAccessFileHandle
|
+--gov.nist.nlpir.irfapps.hci.HciDocBrafHandle
Handle for a persistent HciDoc object brokered by a random access file broker
| Field Summary | |
(package private) static int |
staticFileCode
The code associated with the name of the file in which objects referred to by handles of this class will be stored |
| Fields inherited from class gov.nist.nlpir.irf.handle.braf.BufferedRandomAccessFileHandle |
file,
fileNames,
fileNamesFileName,
lengthOfRecord,
notReadFromDiskYet,
startOfRecord |
| Constructor Summary | |
HciDocBrafHandle()
|
|
| Method Summary | |
protected int |
getFileCode()
Returns the unique code for the file in which objects referred to by handles of this class will be stored |
| Methods inherited from class gov.nist.nlpir.irf.handle.braf.BufferedRandomAccessFileHandle |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
wait,
wait,
wait |
| Field Detail |
static int staticFileCode
| Constructor Detail |
public HciDocBrafHandle()
| Method Detail |
protected final int getFileCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||