org.xBaseJ
Class DBT_iv
java.lang.Object
org.xBaseJ.DBTFile
org.xBaseJ.DBT_iv
- public class DBT_iv
- extends DBTFile
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBT_iv
public DBT_iv(DBF iDBF,
boolean readOnly)
throws IOException,
xBaseJException
DBT_iv
public DBT_iv(DBF iDBF,
String name,
boolean destroy)
throws IOException,
xBaseJException
setNextBlock
public void setNextBlock()
throws IOException
- Specified by:
setNextBlock
in class DBTFile
- Throws:
IOException
readBytes
public byte[] readBytes(byte[] input)
throws IOException,
xBaseJException
- Specified by:
readBytes
in class DBTFile
- Throws:
IOException
xBaseJException
write
public byte[] write(String value,
int originalSize,
boolean write,
byte[] originalPos)
throws IOException,
xBaseJException
- Specified by:
write
in class DBTFile
- Throws:
IOException
xBaseJException
Copyright © 1997-2007 American Coders Ltd. All Rights Reserved.