Open SiteSearch 4.1.1
Final

Uses of Class
ORG.oclc.webz.Sort

Packages that use Sort
ORG.oclc.tools   
ORG.oclc.webz   
 

Uses of Sort in ORG.oclc.tools
 

Subclasses of Sort in ORG.oclc.tools
 class IniSort
          Maintain sort information read from inifiles.
 

Uses of Sort in ORG.oclc.webz
 

Fields in ORG.oclc.webz declared as Sort
protected  Sort Db.sort
          Sort object containing the sort parameters for the database.
 

Methods in ORG.oclc.webz that return Sort
 Sort Db.sort()
          Retrieves the Sort object containing the information needed to perform a Z3950 sort for the database.
 Sort ZDb.sort()
          Returns the Sort object containing the information needed to perform a Z3950 sort for the database.
 


Open SiteSearch 4.1.1
Final