org.xBaseJ.indexes
Class TagDescriptor
java.lang.Object
org.xBaseJ.indexes.TagDescriptor
public class TagDescriptor
- 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 |
TagDescriptor
public TagDescriptor(RandomAccessFile ifile,
short ipos)
throws IOException
- Throws:
IOException
TagDescriptor
public TagDescriptor(MDXFile ifile,
short ipos,
String iName)
throws IOException
- Throws:
IOException
reset
public void reset(RandomAccessFile ifile)
setKeyType
public void setKeyType(char type)
throws IOException
- Throws:
IOException
resetPos
public void resetPos(short ipos)
getName
public String getName()
Copyright © 2007-2011. All Rights Reserved.