Uses of Class
de.glossmaker.bib.datastructure.EBibTeXReference

Packages that use EBibTeXReference
de.glossmaker.bib.datastructure   
 

Uses of EBibTeXReference in de.glossmaker.bib.datastructure
 

Methods in de.glossmaker.bib.datastructure that return EBibTeXReference
static EBibTeXReference EBibTeXReference.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EBibTeXReference[] EBibTeXReference.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.glossmaker.bib.datastructure with parameters of type EBibTeXReference
 int BibItems.count(EBibTeXReference reference)
           
 ArrayList<IItem> BibItems.getItems(EBibTeXReference reference)
           
 

Constructors in de.glossmaker.bib.datastructure with parameters of type EBibTeXReference
ABibItem(String key, EBibTeXReference reference)
           
 



Copyright © 2010 - 2011 Markus Flingelli. All Rights Reserved.