org.polliwog.handlers
Class DailyVisitorGraphHandler
java.lang.Object
org.polliwog.handlers.DailyVisitorGraphHandler
- All Implemented Interfaces:
- Handler, XMLIniter
public class DailyVisitorGraphHandler
- extends java.lang.Object
- implements Handler, XMLIniter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TABLE
public static final java.lang.String TABLE
- See Also:
- Constant Field Values
ITEM_BAR
public static final java.lang.String ITEM_BAR
- See Also:
- Constant Field Values
ITEM_BAR_NO_LINK
public static final java.lang.String ITEM_BAR_NO_LINK
- See Also:
- Constant Field Values
DailyVisitorGraphHandler
public DailyVisitorGraphHandler()
init
public void init(org.jdom.Element root,
VisitorEnvironment ve)
throws org.jdom.JDOMException,
WeblogException
- Specified by:
init
in interface XMLIniter
- Throws:
org.jdom.JDOMException
WeblogException
generate
public java.lang.String generate(java.lang.Object o,
VisitorData vd,
Templates templates)
throws WeblogException
- Specified by:
generate
in interface Handler
- Throws:
WeblogException
Copyright © 2007 Gary Bentley. All Rights Reserved.