Bibi
19 Oct 2005 21:04

Uses of Class
ujap.bibi.Entry

Packages that use Entry
ujap.bibi   
 

Uses of Entry in ujap.bibi
 

Fields in ujap.bibi declared as Entry
private  Entry EntryEditor.entry
           
 

Methods in ujap.bibi that return Entry
static Entry Bibi.getTemplateEntry(String type)
          create an empty Entry with all fields required/allowed for the given type of Entry.
 

Methods in ujap.bibi with parameters of type Entry
private static boolean Merger.almostEqual(Entry e1, Entry e2)
          Find out if these two fields are similar and could be two different representations for the same information (Entry).
private  int Merger.showMergeDialog(Entry e1, Entry e2, boolean showNone)
           
private static String Merger.getField(Entry e, String fieldName)
           
abstract  void KeyGenerator.generateKey(Entry e, Collection allEntries)
          generate a key for a single Entry.
 void AuthorYearKey.generateKey(Entry e, Collection allEntries)
           
private  void AuthorYearKey.generateSingleKey(Entry e, Set keys)
          create and set a key for this entry and add it to the key set.
 


Bibi
19 Oct 2005 21:04

Copyright ? 2002-2005 Ute Platzer. All Rights Reserved.