org.xBaseJ.indexes
Class TagHeader
java.lang.Object
org.xBaseJ.indexes.TagHeader
- public class TagHeader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mfile
public MDXFile mfile
NDXString
public String NDXString
TagHeader
public TagHeader(MDXFile ifile,
short ipos)
throws IOException
TagHeader
public TagHeader(MDXFile ifile,
short ipos,
short len,
char type,
boolean unique)
throws IOException
reset
public void reset(RandomAccessFile ifile)
setPos
public void setPos(short ipos)
read
public void read()
throws IOException
- Throws:
IOException
Copyright © 1997-2007 American Coders Ltd. All Rights Reserved.