Open SiteSearch 4.1.1
Final

ORG.oclc.fmts.obi
Class RecordDumper

java.lang.Object
  |
  +--ORG.oclc.fmts.WebZFormatter
        |
        +--ORG.oclc.fmts.obi.RecordDumper

public class RecordDumper
extends WebZFormatter


Fields inherited from class ORG.oclc.fmts.WebZFormatter
bookMarkFont, context, currecno, defaultTextFont, fmtUtil, fullrecno, j, otherWidgets, queryBad, queryNext, queryTarget, resultset, smallTextFont, styles, tempRecords, toprecno, user
 
Constructor Summary
RecordDumper()
           
 
Method Summary
 String doFormat(Object userObject, Vector records)
           
 
Methods inherited from class ORG.oclc.fmts.WebZFormatter
addBookMark, addBookMark, addBookMark, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordDumper

public RecordDumper()
Method Detail

doFormat

public String doFormat(Object userObject,
                       Vector records)
Overrides:
doFormat in class WebZFormatter

Open SiteSearch 4.1.1
Final