ujap.bibi
Class Bibfile
java.lang.Object
ujap.bibi.Bibfile
- public class Bibfile
- extends Object
the model for the Bibfile viewer - represents the contents of a bibtex file.
- Author:
- Ute Platzer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entries
private Collection entries
strings
private Collection strings
Bibfile
public Bibfile()
setEntries
public void setEntries(Collection c)
getEntries
public Collection getEntries()
setStrings
public void setStrings(Collection c)
getStrings
public Collection getStrings()
Copyright ? 2002-2005 Ute Platzer. All Rights Reserved.