Uses of Class
com.jeffpalm.bib.util.Citation

Packages that use Citation
com.jeffpalm.bib.util   
 

Uses of Citation in com.jeffpalm.bib.util
 

Methods in com.jeffpalm.bib.util that return Citation
 Citation[] Bib.citations()
           
 

Methods in com.jeffpalm.bib.util with parameters of type Citation
 boolean Bib.addCitation(Citation v)