Uses of Class
ru.biosoft.access.Entry

Packages that use Entry
ru.biosoft.access Provides classes and interfaces for data collections. 
ru.biosoft.access.support   
 

Uses of Entry in ru.biosoft.access
 

Methods in ru.biosoft.access with parameters of type Entry
 ru.biosoft.access.IndexTable.Index IndexTable.put(java.io.RandomAccessFile f, Entry entry)
          Put new entry to the file and puts the corresponding entry index table.
 

Uses of Entry in ru.biosoft.access.support
 

Methods in ru.biosoft.access.support that return Entry
protected  Entry DatabaseField.getEntry()
           
 Entry DatabaseEntry.getEntry()
           
 

Methods in ru.biosoft.access.support with parameters of type Entry
static java.lang.String EntryParser.parseStringValue(Entry entry, java.lang.String fieldTag)
           
static java.lang.String EntryParser.parseStringValue(Entry entry, java.lang.String fieldTag, java.lang.String lineSeparator)
           
static java.lang.String EntryParser.parseStringValue(Entry entry, java.lang.String fieldTag, java.lang.String lineSeparator, boolean trim)
          Parse the string field value from database Entry.
 

Constructors in ru.biosoft.access.support with parameters of type Entry
DatabaseEntry(DataCollection origin, java.lang.String name, Entry entry)
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.