Regain 2.1.0-STABLE API

net.sf.regain.search.sharedlib.stats
Class TotalTag

java.lang.Object
  extended by net.sf.regain.util.sharedtag.SharedTag
      extended by net.sf.regain.search.sharedlib.stats.TotalTag

public class TotalTag
extends SharedTag

Generates the total number of hits found.

Author:
Til Schneider, www.murfman.de

Field Summary
 
Fields inherited from class net.sf.regain.util.sharedtag.SharedTag
EVAL_TAG_BODY, SKIP_TAG_BODY
 
Constructor Summary
TotalTag()
           
 
Method Summary
 void printEndTag(PageRequest request, PageResponse response)
          Called when the parser reaches the end tag.
 
Methods inherited from class net.sf.regain.util.sharedtag.SharedTag
getLocalizer, getParameter, getParameter, getParameter, getParameterAsBoolean, getParameterAsInt, getTagName, printAfterBody, printStartTag, setContext, setParameter, toString, unsetContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TotalTag

public TotalTag()
Method Detail

printEndTag

public void printEndTag(PageRequest request,
                        PageResponse response)
                 throws RegainException
Called when the parser reaches the end tag.

Overrides:
printEndTag in class SharedTag
Parameters:
request - The page request.
response - The page response.
Throws:
RegainException - If there was an exception.

Regain 2.1.0-STABLE API

Regain 2.1.0-STABLE, Copyright (C) 2004-2010 Til Schneider, www.murfman.de, Thomas Tesche, www.clustersystems.info