Open SiteSearch 4.1.1
Final

Uses of Class
ORG.oclc.webz.Format

Packages that use Format
ORG.oclc.webz   
 

Uses of Format in ORG.oclc.webz
 

Methods in ORG.oclc.webz that return Format
 Format Db.getFormat(String fmtname)
          Returns the Format object for the requested format that can be used to format records returned from a Z3950 request.
static Format Format.getFormat(String name, String whichFormat)
          Retrieves a Format object for the input className.
 Format ZDb.getFormat(String whichone)
          Returns the Format object for the requested format that can be used to format records returned from a Z3950 request.
 


Open SiteSearch 4.1.1
Final