org.xBaseJ.indexes
Class TagHeader
java.lang.Object
org.xBaseJ.indexes.TagHeader
public class TagHeader
- extends Object
This class is courtesy of the xBaseJ project: http://xbasej.sourceforge.net/
Copyright 1997-2007 - American Coders, LTD - Raleigh NC USA
American Coders, Ltd
P. O. Box 97462
Raleigh, NC 27615 USA
1-919-846-2014
http://www.americancoders.com
- Author:
- Joe McVerry, American Coders Ltd.
| 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
- Throws:
IOException
TagHeader
public TagHeader(MDXFile ifile,
short ipos,
short len,
char type,
boolean unique)
throws IOException
- Throws:
IOException
reset
public void reset(RandomAccessFile ifile)
setPos
public void setPos(short ipos)
read
public void read()
throws IOException
- Throws:
IOException
Copyright © 2007-2011. All Rights Reserved.