Uses of Class
org.openjena.atlas.web.AcceptList

Packages that use AcceptList
org.openjena.atlas.web   
 

Uses of AcceptList in org.openjena.atlas.web
 

Methods in org.openjena.atlas.web with parameters of type AcceptList
static MediaType AcceptList.match(AcceptList proposalList, AcceptList offerList)
          Find the best thing in offer list with the proposal "best" means highest q value, with left most being better for same q.
 



Licenced under the Apache License, Version 2.0