A B C D E F G I K L M N O P R S T U V W X

A

activeKey - Variable in class org.xBaseJ.indexes.Index
 
add_entry(NodeKey, int) - Method in class org.xBaseJ.indexes.Index
 
add_entry(int) - Method in class org.xBaseJ.indexes.Index
 
add_entry(NodeKey, int) - Method in class org.xBaseJ.indexes.MDX
 
add_entry(NodeKey, int) - Method in class org.xBaseJ.indexes.NDX
 
addField(Field) - Method in class org.xBaseJ.DBF
adds a new Field to a database
addField(Field[]) - Method in class org.xBaseJ.DBF
adds an array of new Fields to a database
addOneToIndexes() - Method in class org.xBaseJ.indexes.MDXAnchor
 
anchor_read() - Method in class org.xBaseJ.indexes.NDX
 
anchor_write() - Method in class org.xBaseJ.indexes.NDX
 

B

BinaryTree - Class in org.xBaseJ.indexes
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.
BinaryTree(NodeKey, int, BinaryTree) - Constructor for class org.xBaseJ.indexes.BinaryTree
 
bIndex() - Method in class org.xBaseJ.indexes.NDX
 
branch - Variable in class org.xBaseJ.indexes.Node
 
buffer - Variable in class org.xBaseJ.fields.Field
 
build_key() - Method in class org.xBaseJ.indexes.Index
 
buildKey() - Method in class org.xBaseJ.indexes.Index
 
bytebuffer - Variable in class org.xBaseJ.fields.Field
 
bytebuffer - Variable in class org.xBaseJ.indexes.Index
 
BYTEFALSE - Static variable in class org.xBaseJ.fields.LogicalField
 
BYTESPACE - Static variable in class org.xBaseJ.DBTFile
 
BYTETRUE - Static variable in class org.xBaseJ.fields.LogicalField
 
BYTEZERO - Static variable in class org.xBaseJ.DBTFile
 

C

changeField(Field, Field) - Method in class org.xBaseJ.DBF
changes a Field in a database NOT FULLY IMPLEMENTED
channel - Variable in class org.xBaseJ.indexes.Index
 
characters(char[], int, int) - Method in class org.xBaseJ.XBaseXmlParser
catches the element's value
CharField - Class in org.xBaseJ.fields
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.
CharField() - Constructor for class org.xBaseJ.fields.CharField
 
CharField(String, int, ByteBuffer) - Constructor for class org.xBaseJ.fields.CharField
 
CharField(String, int) - Constructor for class org.xBaseJ.fields.CharField
public method for creating a CharacterField object.
check_for_duplicates(int) - Method in class org.xBaseJ.indexes.Index
 
clone() - Method in class org.xBaseJ.fields.CharField
 
clone() - Method in class org.xBaseJ.fields.DateField
 
clone() - Method in class org.xBaseJ.fields.Field
 
clone() - Method in class org.xBaseJ.fields.LogicalField
 
clone() - Method in class org.xBaseJ.fields.MemoField
 
clone() - Method in class org.xBaseJ.fields.NumField
 
clone() - Method in class org.xBaseJ.fields.PictureField
 
clone() - Method in class org.xBaseJ.indexes.Node
 
close() - Method in class org.eobjects.metamodel.dbase.DbaseDataContext
 
close() - Method in class org.xBaseJ.DBF
closes the database.
close() - Method in class org.xBaseJ.DBTFile
 
close() - Method in class org.xBaseJ.indexes.MDXFile
 
close() - Method in class org.xBaseJ.indexes.NDX
 
closexBaseJProperty() - Static method in class org.xBaseJ.DbaseUtils
use this if you need to reset the property file which is usually left open
compare(KeyList, KeyList) - Method in class org.xBaseJ.indexes.KeyList
 
compareKey(String) - Method in class org.xBaseJ.indexes.Index
 
compareKey(NodeKey) - Method in class org.xBaseJ.indexes.NodeKey
 
compareTo(DateField) - Method in class org.xBaseJ.fields.DateField
public method for comparing a DateField object.
compareTo(Calendar) - Method in class org.xBaseJ.fields.DateField
public method for comparing a Java Calendar object.
compareTo(NodeFloat) - Method in class org.xBaseJ.indexes.NodeFloat
 
copyFile(String, String) - Static method in class org.xBaseJ.DbaseUtils
 
copyTo(String) - Method in class org.xBaseJ.DBF
 
createDBF(String, int, boolean) - Method in class org.xBaseJ.DBF
 
createIndex(String, String, boolean) - Method in class org.xBaseJ.DBF
creates a new Index as a NDX file, assumes NDX file does not exist.
createIndex(String, String, boolean, boolean) - Method in class org.xBaseJ.DBF
creates a new Index as a NDX file.
createTag(String, String, boolean) - Method in class org.xBaseJ.DBF
creates a tag in the MDX file.
createTag(String, String, boolean) - Method in class org.xBaseJ.indexes.MDXFile
 

D

database - Variable in class org.xBaseJ.DBTFile
 
database - Variable in class org.xBaseJ.indexes.Index
 
DateField - Class in org.xBaseJ.fields
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.
DateField(String, ByteBuffer) - Constructor for class org.xBaseJ.fields.DateField
 
DateField(String) - Constructor for class org.xBaseJ.fields.DateField
public method for creating a DateField object.
db_offset(int, boolean) - Method in class org.xBaseJ.DBF
 
DbaseDataContext - Class in org.eobjects.metamodel.dbase
DataContext implementation for dBase database files.
DbaseDataContext(String) - Constructor for class org.eobjects.metamodel.dbase.DbaseDataContext
 
DbaseDataContext(File) - Constructor for class org.eobjects.metamodel.dbase.DbaseDataContext
 
DBASEIII - Static variable in class org.xBaseJ.DBF
 
DBASEIII_WITH_MEMO - Static variable in class org.xBaseJ.DBF
 
DBASEIV - Static variable in class org.xBaseJ.DBF
 
DBASEIV_WITH_MEMO - Static variable in class org.xBaseJ.DBF
 
DbaseUtils - Class in org.xBaseJ
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.
DbaseUtils() - Constructor for class org.xBaseJ.DbaseUtils
 
DBF - Class in org.xBaseJ
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.
DBF(String, boolean) - Constructor for class org.xBaseJ.DBF
creates a new DBF file or replaces an existing database file, w/o format assumes dbaseiii file format.
DBF(String, int, boolean) - Constructor for class org.xBaseJ.DBF
creates a new DBF file or replaces an existing database file.
DBF(String, char) - Constructor for class org.xBaseJ.DBF
creates an DBF object and opens existing database file in readonly mode.
DBF(String) - Constructor for class org.xBaseJ.DBF
creates an DBF object and opens existing database file in read/write mode.
DBF(String, boolean, String) - Constructor for class org.xBaseJ.DBF
creates a new DBF file or replaces an existing database file, w/o format assumes dbaseiii file format.
DBF(String, int, boolean, String) - Constructor for class org.xBaseJ.DBF
creates a new DBF file or replaces an existing database file.
DBF(String, char, String) - Constructor for class org.xBaseJ.DBF
creates an DBF object and opens existing database file in readonly mode.
DBF(String, String) - Constructor for class org.xBaseJ.DBF
creates an DBF object and opens existing database file in read/write mode.
DBT_fpt - Class in org.xBaseJ
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.
DBT_fpt(DBF, boolean) - Constructor for class org.xBaseJ.DBT_fpt
 
DBT_fpt(DBF, String, boolean) - Constructor for class org.xBaseJ.DBT_fpt
 
DBT_iii - Class in org.xBaseJ
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.
DBT_iii(DBF, boolean) - Constructor for class org.xBaseJ.DBT_iii
 
DBT_iii(DBF, String, boolean) - Constructor for class org.xBaseJ.DBT_iii
 
DBT_iv - Class in org.xBaseJ
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.
DBT_iv(DBF, boolean) - Constructor for class org.xBaseJ.DBT_iv
 
DBT_iv(DBF, String, boolean) - Constructor for class org.xBaseJ.DBT_iv
 
DBTFile - Class in org.xBaseJ
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.
DBTFile(DBF, boolean, int) - Constructor for class org.xBaseJ.DBTFile
 
DBTFile(DBF, String, boolean, int) - Constructor for class org.xBaseJ.DBTFile
 
del_entry(Node) - Method in class org.xBaseJ.indexes.Index
 
del_entry(Node) - Method in class org.xBaseJ.indexes.MDX
 
del_entry(Node) - Method in class org.xBaseJ.indexes.NDX
 
delete() - Method in class org.xBaseJ.DBF
marks the current records as deleted.
DELETED - Static variable in class org.xBaseJ.DBF
 
deleted() - Method in class org.xBaseJ.DBF
returns true if record is marked for deletion
deleted - Variable in class org.xBaseJ.fields.Field
 
didFindFindExact() - Method in class org.xBaseJ.indexes.Index
return to return if the find_entry function found the exact key requested
dontTrimFields() - Static method in class org.xBaseJ.DbaseUtils
returns true if org.xBaseJ.property dontTrimFields is "true" or "yes"
dosname - Variable in class org.xBaseJ.indexes.Index
 
doubleDate(DateField) - Static method in class org.xBaseJ.DbaseUtils
 
doubleDate(String) - Static method in class org.xBaseJ.DbaseUtils
 
dropField(Field) - Method in class org.xBaseJ.DBF
removes a Field from a database NOT FULLY IMPLEMENTED

E

encodedType - Static variable in class org.xBaseJ.DBF
 
endElement(String, String, String) - Method in class org.xBaseJ.XBaseXmlParser
Method called by the SAX parser at the error(SAXParseException) - Method in class org.xBaseJ.XBaseXmlParser
catches error SAXParseExceptions this code causes exception to continue
extension - Variable in class org.xBaseJ.DBTFile
 

F

fatalError(SAXParseException) - Method in class org.xBaseJ.XBaseXmlParser
catches fatal SAXParseExceptions this code causes exception to continue
Field - Class in org.xBaseJ.fields
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.
Field() - Constructor for class org.xBaseJ.fields.Field
creates a Field object. not useful for the abstract Field class
fieldFilledWithSpaces() - Static method in class org.xBaseJ.DbaseUtils
returns true if org.xBaseJ.property fieldFilled is "true" or "yes"
file - Variable in class org.xBaseJ.DBTFile
 
file - Variable in class org.xBaseJ.indexes.Index
 
finalize() - Method in class org.eobjects.metamodel.dbase.DbaseDataContext
 
finalize() - Method in class org.xBaseJ.DBF
 
find(String, boolean) - Method in class org.xBaseJ.DBF
used to find a record with an equal or greater string value. when done the record pointer and field contents will be changed.
find(String) - Method in class org.xBaseJ.DBF
used to find a record with an equal or greater string value. when done the record pointer and field contents will be changed.
find(String, int, boolean) - Method in class org.xBaseJ.DBF
used to find a record with an equal and at the particular record. when done the record pointer and field contents will be changed.
find(String, int) - Method in class org.xBaseJ.DBF
used to find a record with an equal and at the particular record. when done the record pointer and field contents will be changed.
find_entry(NodeKey) - Method in class org.xBaseJ.indexes.Index
 
find_entry(NodeKey, int) - Method in class org.xBaseJ.indexes.Index
 
find_entry(String) - Method in class org.xBaseJ.indexes.Index
 
find_entry(String, int) - Method in class org.xBaseJ.indexes.Index
 
find_entry(NodeKey) - Method in class org.xBaseJ.indexes.MDX
 
find_entry(NodeKey, int) - Method in class org.xBaseJ.indexes.MDX
 
find_entry(NodeKey, MNode, int) - Method in class org.xBaseJ.indexes.MDX
 
find_entry(NodeKey) - Method in class org.xBaseJ.indexes.NDX
 
find_entry(NodeKey, int) - Method in class org.xBaseJ.indexes.NDX
 
find_entry(NodeKey, Node, int) - Method in class org.xBaseJ.indexes.NDX
 
findAnyKey - Static variable in class org.xBaseJ.indexes.Index
 
findExact(String, boolean) - Method in class org.xBaseJ.DBF
used to find a record with an equal string value. when done the record pointer and field contents will be changed only if the exact key is found.
findExact(String) - Method in class org.xBaseJ.DBF
used to find a record with an equal string value. when done the record pointer and field contents will be changed only if the exact key is found.
findFirstMatchingKey - Static variable in class org.xBaseJ.indexes.Index
 
findNext(boolean) - Method in class org.xBaseJ.DBF
used to get the next record in the index list. when done the record pointer and field contents will be changed.
findNext() - Method in class org.xBaseJ.DBF
used to get the next record in the index list. when done the record pointer and field contents will be changed
findPrev(boolean) - Method in class org.xBaseJ.DBF
used to get the previous record in the index list. when done the record pointer and field contents will be changed.
findPrev() - Method in class org.xBaseJ.DBF
used to get the previous record in the index list. when done the record pointer and field contents will be changed.
FloatField - Class in org.xBaseJ.fields
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.
FloatField() - Constructor for class org.xBaseJ.fields.FloatField
 
FloatField(String, int, int, ByteBuffer) - Constructor for class org.xBaseJ.fields.FloatField
 
FloatField(String, int, int) - Constructor for class org.xBaseJ.fields.FloatField
public method for creating a numeric field object.
foundExact - Variable in class org.xBaseJ.indexes.Index
 
foundMatchingKeyButNotRecord - Static variable in class org.xBaseJ.indexes.Index
 
FOXPRO_WITH_MEMO - Static variable in class org.xBaseJ.DBF
 

G

get(int) - Method in class org.xBaseJ.fields.DateField
public method for getting individual field values
get() - Method in class org.xBaseJ.fields.Field
 
get() - Method in class org.xBaseJ.fields.MemoField
return the contents of the memo Field, variant of the field.get method
get() - Method in class org.xBaseJ.fields.NumField
public method for getting field value
get() - Method in class org.xBaseJ.fields.PictureField
return the contents of the picture Field, variant of the field.get method
get_active_key() - Method in class org.xBaseJ.indexes.Index
 
get_blockbytes() - Method in class org.xBaseJ.indexes.MDXAnchor
 
get_blocksize() - Method in class org.xBaseJ.indexes.MDXAnchor
 
get_key_record_number() - Method in class org.xBaseJ.indexes.Node
 
get_key_value() - Method in class org.xBaseJ.indexes.Node
 
get_keys_in_this_Node() - Method in class org.xBaseJ.indexes.Node
 
get_lower_level() - Method in class org.xBaseJ.indexes.MNode
 
get_lower_level() - Method in class org.xBaseJ.indexes.Node
 
get_next() - Method in class org.xBaseJ.indexes.Node
 
get_next_key() - Method in class org.xBaseJ.indexes.Index
 
get_next_key() - Method in class org.xBaseJ.indexes.MDX
 
get_next_key() - Method in class org.xBaseJ.indexes.NDX
 
get_nextavailable() - Method in class org.xBaseJ.indexes.MDXAnchor
 
get_pos() - Method in class org.xBaseJ.indexes.Node
 
get_prev() - Method in class org.xBaseJ.indexes.Node
 
get_prev_key() - Method in class org.xBaseJ.indexes.Index
 
get_prev_key() - Method in class org.xBaseJ.indexes.MDX
 
get_prev_key() - Method in class org.xBaseJ.indexes.NDX
 
get_prev_page() - Method in class org.xBaseJ.indexes.MNode
 
get_record_number() - Method in class org.xBaseJ.indexes.Node
 
getAnchor() - Method in class org.xBaseJ.indexes.MDXFile
 
getBlockbytes() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getBLOCKLENGTH() - Static method in class org.xBaseJ.indexes.MDXAnchor
 
getBlocksize() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getBoolean() - Method in class org.xBaseJ.fields.LogicalField
returns true or false
getBytes() - Method in class org.xBaseJ.fields.Field
returns the original byte array as stored in the file.
getBytes() - Method in class org.xBaseJ.fields.MemoField
return the contents of the memo Field via its original byte array
getBytes() - Method in class org.xBaseJ.fields.PictureField
return the contents of the picture Field via its original byte array
getCalendar() - Method in class org.xBaseJ.fields.DateField
public method for returing the date field in a Java Calendar object.
getChar() - Method in class org.xBaseJ.fields.LogicalField
returns T for true and F for false
getCount() - Method in class org.xBaseJ.Message
 
getCreated() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getCurrentRecordNumber() - Method in class org.xBaseJ.DBF
returns the current record number
getDBFname() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getDecimalPositionCount() - Method in class org.xBaseJ.fields.Field
 
getDecimalPositionCount() - Method in class org.xBaseJ.fields.NumField
 
getDoubleValue() - Method in class org.xBaseJ.indexes.NodeFloat
 
getEncodingType() - Static method in class org.xBaseJ.DBF
gets the character encoding string value.
getField(int) - Method in class org.xBaseJ.DBF
returns a Field object by its relative position.
getField(String) - Method in class org.xBaseJ.DBF
returns a Field object by its name in the database.
getField(String) - Method in class org.xBaseJ.Message
 
getField(int) - Method in class org.xBaseJ.Message
 
getFieldCount() - Method in class org.xBaseJ.DBF
returns the number of fields in a database
getFiletype() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getFreepages() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getID(int) - Method in class org.xBaseJ.Message
 
getIndex(int) - Method in class org.xBaseJ.DBF
gets an Index object associated with the database.
getIndexCount() - Method in class org.xBaseJ.DBF
returns the number of known index files and tags
getIndexes() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getKeyFields() - Method in class org.xBaseJ.indexes.Index
 
getKnownName() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getLastreIndex() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getLeast() - Method in class org.xBaseJ.indexes.BinaryTree
 
getLength() - Method in class org.xBaseJ.fields.Field
 
getMainSchema() - Method in class org.eobjects.metamodel.dbase.DbaseDataContext
 
getMainSchemaName() - Method in class org.eobjects.metamodel.dbase.DbaseDataContext
 
getMDX(String) - Method in class org.xBaseJ.indexes.MDXFile
 
getMDX(int) - Method in class org.xBaseJ.indexes.MDXFile
 
getMDXes() - Method in class org.xBaseJ.indexes.MDXFile
 
getName() - Method in class org.xBaseJ.DBF
returns the full path name of the database
getName() - Method in class org.xBaseJ.fields.Field
 
getName() - Method in class org.xBaseJ.indexes.Index
 
getName() - Method in class org.xBaseJ.indexes.TagDescriptor
 
getNext() - Method in class org.xBaseJ.indexes.BinaryTree
 
getnextAvailable() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getNextfreepage() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getNfile() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getProduction() - Method in class org.xBaseJ.indexes.MDXAnchor
 
getRandomAccessFile() - Method in class org.xBaseJ.indexes.MDXFile
 
getRecordCount() - Method in class org.xBaseJ.DBF
returns the number of records in a database
getType() - Method in class org.xBaseJ.fields.CharField
return the character 'C' indicating a character Field
getType() - Method in class org.xBaseJ.fields.DateField
return the character 'D' indicating a date field
getType() - Method in class org.xBaseJ.fields.Field
 
getType() - Method in class org.xBaseJ.fields.FloatField
return the character 'F' indicating a float field
getType() - Method in class org.xBaseJ.fields.LogicalField
return the character 'L' indicating a logical Field
getType() - Method in class org.xBaseJ.fields.MemoField
return the character 'M' indicating a memo field
getType() - Method in class org.xBaseJ.fields.NumField
return the character 'N' indicating a numeric field
getType() - Method in class org.xBaseJ.fields.PictureField
return the character 'P' indicating a picture field
getType() - Method in class org.xBaseJ.indexes.NodeKey
 
getValue() - Method in class org.xBaseJ.indexes.NodeFloat
 
getVersion() - Method in class org.xBaseJ.DBF
returns the dbase version field.
getWhere() - Method in class org.xBaseJ.indexes.KeyList
 
getxBaseJProperty(String) - Static method in class org.xBaseJ.DbaseUtils
 
getXML(String) - Method in class org.xBaseJ.DBF
generates an xml string representation using xbase.dtd
getXML(PrintWriter) - Method in class org.xBaseJ.DBF
generates an xml string representation using xbase.dtd
gotoRecord(int, boolean) - Method in class org.xBaseJ.DBF
used to read a record at a particular place in the database. when done the record pointer and field contents will be changed.
gotoRecord(int) - Method in class org.xBaseJ.DBF
used to read a record at a particular place in the database. when done the record pointer and field contents will be changed.

I

ignorableWhitespace(char[], int, int) - Method in class org.xBaseJ.XBaseXmlParser
I use this to keep track of line #s
Index - Class in org.xBaseJ.indexes
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.
Index() - Constructor for class org.xBaseJ.indexes.Index
 
is_unique_key() - Method in class org.xBaseJ.indexes.Index
 
isBranch() - Method in class org.xBaseJ.indexes.Node
 
isFoxPro() - Method in class org.xBaseJ.fields.MemoField
 

K

key_buffer - Variable in class org.xBaseJ.indexes.Node
 
key_definition - Variable in class org.xBaseJ.indexes.Index
 
key_entry_size - Variable in class org.xBaseJ.indexes.Index
 
key_expression - Variable in class org.xBaseJ.indexes.Node
 
key_expression_size - Variable in class org.xBaseJ.indexes.Node
 
key_length - Variable in class org.xBaseJ.indexes.Index
 
key_per_Node - Variable in class org.xBaseJ.indexes.Index
 
key_record_number - Variable in class org.xBaseJ.indexes.Node
 
keyControl - Variable in class org.xBaseJ.indexes.Index
 
KeyList - Class in org.xBaseJ.indexes
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.
KeyList(NodeKey, int) - Constructor for class org.xBaseJ.indexes.KeyList
 
keyNotFound - Static variable in class org.xBaseJ.indexes.Index
 
keys_in_a_Node - Variable in class org.xBaseJ.indexes.Node
 
keys_in_this_Node - Variable in class org.xBaseJ.indexes.Node
 
keyType - Variable in class org.xBaseJ.indexes.Index
 
keyType - Variable in class org.xBaseJ.indexes.Node
 

L

length() - Method in class org.xBaseJ.indexes.NodeKey
 
lock() - Method in class org.xBaseJ.DBF
locks the entire database
will try 5 times within the fileLockTimeOut specified in org.xBaseJ.property fileLockTimeOut, default 5000 milliseconds (5 seconds)
lockRecord() - Method in class org.xBaseJ.DBF
locks the current record, exclusively
will try 5 times within the fileLockTimeOut specified in org.xBaseJ.property fileLockTimeOut, default 5000 milliseconds (5 seconds)
lockRecord(int) - Method in class org.xBaseJ.DBF
locks a particular record, exclusively
will try 5 times within the fileLockTimeOut specified in org.xBaseJ.property fileLockTimeOut, default 5000 milliseconds (5 seconds)
LogicalField - Class in org.xBaseJ.fields
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.
LogicalField() - Constructor for class org.xBaseJ.fields.LogicalField
 
LogicalField(String, ByteBuffer) - Constructor for class org.xBaseJ.fields.LogicalField
 
LogicalField(String) - Constructor for class org.xBaseJ.fields.LogicalField
public method for creating a LogicalField object.
lower_level - Variable in class org.xBaseJ.indexes.Node
 

M

main(String[]) - Static method in class org.xBaseJ.XBaseXmlParser
accepts on String parameter, filename to parse
materializeMainSchemaTable(Table, Column[], int) - Method in class org.eobjects.metamodel.dbase.DbaseDataContext
 
MDX - Class in org.xBaseJ.indexes
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.
MDX(MDXFile, DBF, short) - Constructor for class org.xBaseJ.indexes.MDX
 
MDX(String, String, DBF, MDXFile, TagDescriptor, short, boolean) - Constructor for class org.xBaseJ.indexes.MDX
 
MDXAnchor - Class in org.xBaseJ.indexes
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.
MDXAnchor(RandomAccessFile) - Constructor for class org.xBaseJ.indexes.MDXAnchor
 
MDXFile - Class in org.xBaseJ.indexes
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.
MDXFile(String, DBF, char) - Constructor for class org.xBaseJ.indexes.MDXFile
 
MDXFile(String, DBF, boolean) - Constructor for class org.xBaseJ.indexes.MDXFile
 
memoBlockSize - Variable in class org.xBaseJ.DBTFile
 
MemoField - Class in org.xBaseJ.fields
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.
MemoField() - Constructor for class org.xBaseJ.fields.MemoField
 
MemoField(boolean) - Constructor for class org.xBaseJ.fields.MemoField
 
MemoField(String, ByteBuffer, DBTFile) - Constructor for class org.xBaseJ.fields.MemoField
 
MemoField(String) - Constructor for class org.xBaseJ.fields.MemoField
public method for creating a memo field object.
MemoField(String, boolean) - Constructor for class org.xBaseJ.fields.MemoField
public method for creating a FoxPro memo field object.
Message - Class in org.xBaseJ
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.
Message() - Constructor for class org.xBaseJ.Message
creates a message class used by the client/server objects
Message(DataInputStream) - Constructor for class org.xBaseJ.Message
creates a message class used by the client/server objects
mfile - Variable in class org.xBaseJ.indexes.TagHeader
 
MNode - Class in org.xBaseJ.indexes
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.
MNode(MDXFile, int, int, char, int, boolean) - Constructor for class org.xBaseJ.indexes.MNode
 
myoffset - Variable in class org.xBaseJ.fields.Field
 

N

name - Variable in class org.xBaseJ.fields.Field
 
NDX - Class in org.xBaseJ.indexes
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.
NDX() - Constructor for class org.xBaseJ.indexes.NDX
 
NDX(String, DBF, char) - Constructor for class org.xBaseJ.indexes.NDX
 
NDX(String, String, DBF, boolean, boolean) - Constructor for class org.xBaseJ.indexes.NDX
creates a NDX object and NDX file
NDXString - Variable in class org.xBaseJ.indexes.TagHeader
 
nength - Variable in class org.xBaseJ.fields.Field
 
next - Variable in class org.xBaseJ.indexes.Node
 
next_available - Variable in class org.xBaseJ.indexes.Index
 
nextBlock - Variable in class org.xBaseJ.DBTFile
 
nfile - Variable in class org.xBaseJ.indexes.Index
 
nfile - Variable in class org.xBaseJ.indexes.Node
 
Node - Class in org.xBaseJ.indexes
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.
Node(RandomAccessFile, int, int, char, int, boolean) - Constructor for class org.xBaseJ.indexes.Node
 
NodeFloat - Class in org.xBaseJ.indexes
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.
NodeFloat(byte[]) - Constructor for class org.xBaseJ.indexes.NodeFloat
 
NodeFloat(double) - Constructor for class org.xBaseJ.indexes.NodeFloat
 
NodeKey - Class in org.xBaseJ.indexes
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.
NodeKey(Object) - Constructor for class org.xBaseJ.indexes.NodeKey
 
normalize(String) - Static method in class org.xBaseJ.DbaseUtils
normlizes the string to remove XML characters.
NOTDELETED - Static variable in class org.xBaseJ.DBF
 
NumField - Class in org.xBaseJ.fields
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.
NumField() - Constructor for class org.xBaseJ.fields.NumField
 
NumField(String, int, int, ByteBuffer) - Constructor for class org.xBaseJ.fields.NumField
 
NumField(String, int, int) - Constructor for class org.xBaseJ.fields.NumField
public method for creating a numeric field object.

O

open - Variable in class org.xBaseJ.DBTFile
 
openDBF(String) - Method in class org.xBaseJ.DBF
opens an existing database file.
org.eobjects.metamodel.dbase - package org.eobjects.metamodel.dbase
Module package for dBase database files
org.xBaseJ - package org.xBaseJ
Root package for xBaseJ (derivate of version 20091203) dBase engine.
org.xBaseJ.fields - package org.xBaseJ.fields
Fields package for xBaseJ (derivate of version 20091203) dBase engine.
org.xBaseJ.indexes - package org.xBaseJ.indexes
Indexes package for xBaseJ (derivate of version 20091203) dBase engine.
otherValidCharacters - Static variable in class org.xBaseJ.fields.Field
 

P

pack() - Method in class org.xBaseJ.DBF
packs a DBF by removing deleted records and memo fields.
parse(String) - Method in class org.xBaseJ.XBaseXmlParser
makes the SAX2 parser call
PictureField - Class in org.xBaseJ.fields
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.
PictureField() - Constructor for class org.xBaseJ.fields.PictureField
 
PictureField(String, ByteBuffer, DBTFile) - Constructor for class org.xBaseJ.fields.PictureField
 
PictureField(String) - Constructor for class org.xBaseJ.fields.PictureField
public method for creating a picture field object.
pos - Variable in class org.xBaseJ.indexes.Node
 
pos_down() - Method in class org.xBaseJ.indexes.Node
 
pos_up() - Method in class org.xBaseJ.indexes.Node
 
position_at_first() - Method in class org.xBaseJ.indexes.Index
 
position_at_last() - Method in class org.xBaseJ.indexes.Index
 
prev - Variable in class org.xBaseJ.indexes.Node
 
put(String) - Method in class org.xBaseJ.fields.DateField
sets field contents by a String parameter.
put(Date) - Method in class org.xBaseJ.fields.DateField
sets field contents by a Java Date object.
put(Calendar) - Method in class org.xBaseJ.fields.DateField
sets field contents by a Java Calendar object.
put(long) - Method in class org.xBaseJ.fields.DateField
sets field contents by a long value
put(String) - Method in class org.xBaseJ.fields.Field
set field contents, no database updates until a DBF update or write is issued
put(byte[]) - Method in class org.xBaseJ.fields.Field
set field contents with binary data, no database updates until a DBF update or write is issued if inValue is too short buffer is filled with binary zeros.
put(String) - Method in class org.xBaseJ.fields.FloatField
sets the field contents.
put(long) - Method in class org.xBaseJ.fields.FloatField
sets the field contents.
put(int) - Method in class org.xBaseJ.fields.FloatField
sets the field contents.
put(float) - Method in class org.xBaseJ.fields.FloatField
sets the field contents.
put(double) - Method in class org.xBaseJ.fields.FloatField
sets the field contents.
put(String) - Method in class org.xBaseJ.fields.LogicalField
allows input of Y, y, T, t and 1 for true, N, n, F, f, and 0 for false
put(char) - Method in class org.xBaseJ.fields.LogicalField
allows input of Y, y, T, t and 1 for true, N, n, F, f, and 0 for false
put(boolean) - Method in class org.xBaseJ.fields.LogicalField
allows input true or false
put(String) - Method in class org.xBaseJ.fields.MemoField
sets the contents of the memo Field, variant of the field.put method data not written into DBF until an update or write is issued.
put(byte[]) - Method in class org.xBaseJ.fields.MemoField
sets the contents of the memo Field, variant of the field.put method data not written into DBF until an update or write is issued.
put(String) - Method in class org.xBaseJ.fields.NumField
sets the field contents.
put(long) - Method in class org.xBaseJ.fields.NumField
sets the field contents.
put(int) - Method in class org.xBaseJ.fields.NumField
sets the field contents.
put(float) - Method in class org.xBaseJ.fields.NumField
sets the field contents.
put(double) - Method in class org.xBaseJ.fields.NumField
sets the field contents.
put(String) - Method in class org.xBaseJ.fields.PictureField
sets the contents of the picture Field, variant of the field.put method data not written into DBF until an update or write is issued.
put(byte[]) - Method in class org.xBaseJ.fields.PictureField
sets the contents of the picture Field, variant of the field.put method data not written into DBF until an update or write is issued.

R

read(boolean) - Method in class org.xBaseJ.DBF
used to read the next record, after the current record pointer, in the database. when done the record pointer and field contents will be changed.
read() - Method in class org.xBaseJ.DBF
used to read the next record, after the current record pointer, in the database. when done the record pointer and field contents will be changed.
read() - Method in class org.xBaseJ.fields.Field
 
read() - Method in class org.xBaseJ.fields.MemoField
 
read() - Method in class org.xBaseJ.fields.PictureField
 
read() - Method in class org.xBaseJ.indexes.MDXAnchor
 
read() - Method in class org.xBaseJ.indexes.MNode
 
read() - Method in class org.xBaseJ.indexes.Node
 
read() - Method in class org.xBaseJ.indexes.TagHeader
 
read_dbhead() - Method in class org.xBaseJ.DBF
 
read_Field_header() - Method in class org.xBaseJ.DBF
 
READ_ONLY - Static variable in class org.xBaseJ.DBF
 
readBytes(byte[]) - Method in class org.xBaseJ.DBT_fpt
 
readBytes(byte[]) - Method in class org.xBaseJ.DBT_iii
 
readBytes(byte[]) - Method in class org.xBaseJ.DBT_iv
 
readBytes(byte[]) - Method in class org.xBaseJ.DBTFile
 
readExternal(ObjectInput) - Method in class org.xBaseJ.fields.Field
used by externalize methods
readPrev(boolean) - Method in class org.xBaseJ.DBF
used to read the previous record, before the current record pointer, in the database. when done the record pointer and field contents will be changed.
readPrev() - Method in class org.xBaseJ.DBF
used to read the previous record, before the current record pointer, in the database. when done the record pointer and field contents will be changed.
rebuildString(String) - Method in class org.xBaseJ.indexes.NodeKey
 
record - Variable in class org.xBaseJ.indexes.Index
 
record_number - Variable in class org.xBaseJ.indexes.Node
 
redo_numbers() - Method in class org.xBaseJ.indexes.MDXAnchor
 
redo_numbers() - Method in class org.xBaseJ.indexes.NDX
 
reIndex() - Method in class org.xBaseJ.indexes.Index
 
reIndex() - Method in class org.xBaseJ.indexes.MDX
 
reIndex() - Method in class org.xBaseJ.indexes.MDXFile
 
reIndex() - Method in class org.xBaseJ.indexes.NDX
 
rename(String) - Method in class org.xBaseJ.DBT_fpt
 
rename(String) - Method in class org.xBaseJ.DBTFile
 
renameTo(String) - Method in class org.xBaseJ.DBF
 
reserved_01 - Variable in class org.xBaseJ.indexes.Index
 
reserved_02 - Variable in class org.xBaseJ.indexes.Index
 
reserved_03 - Variable in class org.xBaseJ.indexes.Index
 
reserved_04 - Variable in class org.xBaseJ.indexes.Index
 
reset(RandomAccessFile) - Method in class org.xBaseJ.indexes.MDXAnchor
 
reset(RandomAccessFile) - Method in class org.xBaseJ.indexes.TagDescriptor
 
reset(RandomAccessFile) - Method in class org.xBaseJ.indexes.TagHeader
 
reset_nextavailable() - Method in class org.xBaseJ.indexes.MDXAnchor
 
resetPos(short) - Method in class org.xBaseJ.indexes.TagDescriptor
 

S

seek(long) - Method in class org.xBaseJ.DBF
 
seek(int) - Method in class org.xBaseJ.DBTFile
 
set(int, int) - Method in class org.xBaseJ.fields.DateField
public method for setting individual field values
set(String) - Method in class org.xBaseJ.indexes.MDXAnchor
 
set_active_key(NodeKey) - Method in class org.xBaseJ.indexes.Index
 
set_key_definition(String) - Method in class org.xBaseJ.indexes.Index
 
set_key_expression_size(int) - Method in class org.xBaseJ.indexes.Node
 
set_key_record_number(int) - Method in class org.xBaseJ.indexes.Node
 
set_key_value(NodeKey) - Method in class org.xBaseJ.indexes.Node
 
set_key_value(String) - Method in class org.xBaseJ.indexes.Node
 
set_key_value(double) - Method in class org.xBaseJ.indexes.Node
 
set_keys_in_this_Node(int) - Method in class org.xBaseJ.indexes.Node
 
set_lower_level(int) - Method in class org.xBaseJ.indexes.MNode
 
set_lower_level(int) - Method in class org.xBaseJ.indexes.Node
 
set_next(Node) - Method in class org.xBaseJ.indexes.Node
 
set_pos(int) - Method in class org.xBaseJ.indexes.Node
 
set_prev(Node) - Method in class org.xBaseJ.indexes.Node
 
set_prev_page(int) - Method in class org.xBaseJ.indexes.MNode
 
set_prev_page(int) - Method in class org.xBaseJ.indexes.Node
 
set_record_number(int) - Method in class org.xBaseJ.indexes.Node
 
setBuffer(ByteBuffer) - Method in class org.xBaseJ.fields.Field
 
setBufferSpace() - Method in class org.xBaseJ.fields.Field
 
setDBTObj(DBTFile) - Method in class org.xBaseJ.fields.MemoField
 
setDBTObj(DBTFile) - Method in class org.xBaseJ.fields.PictureField
 
setEncodingType(String) - Static method in class org.xBaseJ.DBF
sets the character encoding variable.
setException(String, String) - Method in class org.xBaseJ.Message
 
setField(String, int, ByteBuffer) - Method in class org.xBaseJ.fields.Field
 
setField(String, String) - Method in class org.xBaseJ.Message
 
setFileLockWait(long) - Method in class org.xBaseJ.DBF
sets the filelockwait timeout value in milliseconds
defaults to 5000 milliseconds
if negative value will not be set
setHeader(String, String) - Method in class org.xBaseJ.Message
set header information
setIndexes(short) - Method in class org.xBaseJ.indexes.MDXAnchor
 
setKeyType(char) - Method in class org.xBaseJ.indexes.TagDescriptor
 
setNextBlock() - Method in class org.xBaseJ.DBT_fpt
 
setNextBlock() - Method in class org.xBaseJ.DBT_iii
 
setNextBlock() - Method in class org.xBaseJ.DBT_iv
 
setNextBlock() - Method in class org.xBaseJ.DBTFile
 
setPos(short) - Method in class org.xBaseJ.indexes.TagHeader
 
setVersion(int) - Method in class org.xBaseJ.DBF
 
setxBaseJProperty(String, String) - Static method in class org.xBaseJ.DbaseUtils
 
startBottom() - Method in class org.xBaseJ.DBF
used to position record pointer at the last record or index in the database. when done the record pointer will be changed.
startElement(String, String, String, Attributes) - Method in class org.xBaseJ.XBaseXmlParser
method called for each xml element found.
startTop() - Method in class org.xBaseJ.DBF
used to position record pointer at the first record or index in the database. when done the record pointer will be changed.
stringKey - Variable in class org.xBaseJ.indexes.Index
 

T

TagDescriptor - Class in org.xBaseJ.indexes
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.
TagDescriptor(RandomAccessFile, short) - Constructor for class org.xBaseJ.indexes.TagDescriptor
 
TagDescriptor(MDXFile, short, String) - Constructor for class org.xBaseJ.indexes.TagDescriptor
 
TagHeader - Class in org.xBaseJ.indexes
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.
TagHeader(MDXFile, short) - Constructor for class org.xBaseJ.indexes.TagHeader
 
TagHeader(MDXFile, short, short, char, boolean) - Constructor for class org.xBaseJ.indexes.TagHeader
 
thefile - Variable in class org.xBaseJ.DBTFile
 
toDouble() - Method in class org.xBaseJ.indexes.NodeKey
 
toNodeFloat() - Method in class org.xBaseJ.indexes.NodeKey
 
top_Node - Variable in class org.xBaseJ.indexes.Index
 
topNode - Variable in class org.xBaseJ.indexes.Index
 
toString() - Method in class org.xBaseJ.indexes.NodeFloat
 
toString() - Method in class org.xBaseJ.indexes.NodeKey
 

U

undelete() - Method in class org.xBaseJ.DBF
marks the current records as not deleted.
unique_key - Variable in class org.xBaseJ.indexes.Index
 
unlock() - Method in class org.xBaseJ.DBF
unlocks the entire database
unlockRecord() - Method in class org.xBaseJ.DBF
unlocks the current locked recorfd
update(boolean) - Method in class org.xBaseJ.DBF
updates the record at the current position.
update() - Method in class org.xBaseJ.DBF
updates the record at the current position.
update() - Method in class org.xBaseJ.fields.Field
 
update() - Method in class org.xBaseJ.fields.MemoField
 
update() - Method in class org.xBaseJ.fields.PictureField
 
update(int) - Method in class org.xBaseJ.indexes.Index
 
update_dbhead() - Method in class org.xBaseJ.DBF
 
update_nextavailable() - Method in class org.xBaseJ.indexes.MDXAnchor
 
useIndex(String) - Method in class org.xBaseJ.DBF
opens an Index file associated with the database.
useIndex(String, String) - Method in class org.xBaseJ.DBF
opens an Index file associated with the database
useIndex(Index) - Method in class org.xBaseJ.DBF
used to indicate the primary Index
useIndexByID(String) - Method in class org.xBaseJ.DBF
used to indicate the primary Index.
useSharedLocks() - Static method in class org.xBaseJ.DbaseUtils
 
useTag(String) - Method in class org.xBaseJ.DBF
associates all Index operations with an existing tag.
useTag(String, String) - Method in class org.xBaseJ.DBF
associates all Index operations with an existing tag.

V

version() - Static method in class org.xBaseJ.DBF
 

W

warning(SAXParseException) - Method in class org.xBaseJ.XBaseXmlParser
catches warning SAXParseExceptions this code sends exception to stdio and allows public classto continue
workNode - Variable in class org.xBaseJ.indexes.Index
 
write(boolean) - Method in class org.xBaseJ.DBF
used to write a new record in the database. when done the record pointer is at the end of the database.
write() - Method in class org.xBaseJ.DBF
used to write a new record in the database. when done the record pointer is at the end of the database.
write(String, int, boolean, byte[]) - Method in class org.xBaseJ.DBT_fpt
 
write(byte[], int, boolean, byte[]) - Method in class org.xBaseJ.DBT_fpt
 
write(String, int, boolean, byte[]) - Method in class org.xBaseJ.DBT_iii
 
write(String, int, boolean, byte[]) - Method in class org.xBaseJ.DBT_iv
 
write(String, int, boolean, byte[]) - Method in class org.xBaseJ.DBTFile
 
write() - Method in class org.xBaseJ.fields.Field
 
write() - Method in class org.xBaseJ.fields.MemoField
 
write() - Method in class org.xBaseJ.fields.PictureField
 
write() - Method in class org.xBaseJ.indexes.MDXAnchor
 
write() - Method in class org.xBaseJ.indexes.MNode
 
write() - Method in class org.xBaseJ.indexes.Node
 
write(DataOutputStream) - Method in class org.xBaseJ.Message
writes to the queue
write_Field_header(Field) - Method in class org.xBaseJ.DBF
 
writeExternal(ObjectOutput) - Method in class org.xBaseJ.fields.Field
used by externalize methods

X

x86(long) - Static method in class org.xBaseJ.DbaseUtils
 
x86(int) - Static method in class org.xBaseJ.DbaseUtils
 
x86(short) - Static method in class org.xBaseJ.DbaseUtils
 
xBaseJException - Exception in org.xBaseJ
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.
xBaseJException() - Constructor for exception org.xBaseJ.xBaseJException
 
xBaseJException(String) - Constructor for exception org.xBaseJ.xBaseJException
 
xBaseJVersion - Static variable in class org.xBaseJ.DBF
 
XBaseXmlParser - Class in org.xBaseJ
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.
XBaseXmlParser() - Constructor for class org.xBaseJ.XBaseXmlParser
constructor, sets up SAX parser, turns off validation, turns on namespaces, sets up content handler and error handler as this object. sax exceptions go to System.err

A B C D E F G I K L M N O P R S T U V W X

Copyright © 2007-2011. All Rights Reserved.