Uses of Class
org.biojava.bibliography.BiblioCriterion

Packages that use BiblioCriterion
org.biojava.bibliography The data structures and interfaces included in this package define an interoperable framework for bibliographic searches. 
 

Uses of BiblioCriterion in org.biojava.bibliography
 

Methods in org.biojava.bibliography that return BiblioCriterion
 BiblioCriterion[] BibRefSupport.getSupportedCriteria()
           It returns all supported searching and sorting criteria for the whole bibliographic repository.
 BiblioCriterion[] BibRefSupport.getSupportedCriteria(String repositorySubset)
           It returns all supported searching and sorting criteria in the given repository subset.