Uses of Class
com.indexdata.mkjsf.pazpar2.data.Location

Packages that use Location
com.indexdata.mkjsf.pazpar2.data Pazpar2 responses produced by Pazpar2 commands are parsed by the ResponseParser, which outputs response data objects that are accessible to the UI through the class Responses. 
 

Uses of Location in com.indexdata.mkjsf.pazpar2.data
 

Methods in com.indexdata.mkjsf.pazpar2.data that return Location
 Location RecordResponse.getFirstLocation()
           
 

Methods in com.indexdata.mkjsf.pazpar2.data that return types with arguments of type Location
 List<Location> Hit.getLocations()
           
 List<Location> RecordResponse.getLocations()
           
 



Copyright © 2013. All Rights Reserved.