Uses of Class
edu.indiana.lib.twinpeaks.search.MatchItem
-
Packages that use MatchItem Package Description edu.indiana.lib.twinpeaks.search edu.indiana.lib.twinpeaks.search.sru.ss360search -
-
Uses of MatchItem in edu.indiana.lib.twinpeaks.search
Methods in edu.indiana.lib.twinpeaks.search that return MatchItem Modifier and Type Method Description MatchItem[]SearchResultBase. toArray()Return the MatchItem list as a simple arrayMethods in edu.indiana.lib.twinpeaks.search with parameters of type MatchItem Modifier and Type Method Description voidSearchResultBase. addItem(MatchItem item)Add a MatchItem object -
Uses of MatchItem in edu.indiana.lib.twinpeaks.search.sru.ss360search
Methods in edu.indiana.lib.twinpeaks.search.sru.ss360search with parameters of type MatchItem Modifier and Type Method Description protected voidResponse. addAuthorList(Element citationElement, MatchItem item)Locate (and save) the authors (omit the normalized "first author")
-