Package | Description |
---|---|
org.biojava.bibliography |
The data structures and interfaces included in this package define an
interoperable framework for bibliographic searches.
|
Modifier and Type | Method and Description |
---|---|
BiblioCriterion[] |
BibRefSupport.getSupportedCriteria()
It returns all supported searching and sorting criteria for the
whole bibliographic repository.
|
BiblioCriterion[] |
BibRefSupport.getSupportedCriteria(java.lang.String repositorySubset)
It returns all supported searching and sorting criteria in the given
repository subset.
|