org.polliwog.handlers
Interface XMLIniter

All Known Implementing Classes:
BasicHitCollector, BasicVisitCollector, DailyVisitorGraphHandler, GeneralObjectFormatter, GraphFormatter, MonthlySummaryHandler, TableFormatter, TextFormatter

public interface XMLIniter


Method Summary
 void init(org.jdom.Element root, VisitorEnvironment ve)
           
 

Method Detail

init

void init(org.jdom.Element root,
          VisitorEnvironment ve)
          throws org.jdom.JDOMException,
                 WeblogException
Throws:
org.jdom.JDOMException
WeblogException


  Copyright © 2007 Gary Bentley. All Rights Reserved.