org.sakaiproject.sitestats.impl.parser
Class EventParserTipFactoryImpl

java.lang.Object
  extended by org.sakaiproject.sitestats.impl.parser.EventParserTipFactoryImpl
All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory, EventParserTipFactory

public class EventParserTipFactoryImpl
extends Object
implements EventParserTipFactory, org.apache.commons.digester.ObjectCreationFactory


Constructor Summary
EventParserTipFactoryImpl()
           
 
Method Summary
 EventParserTip createEventParserTip()
           
 Object createObject(Attributes attributes)
           
 org.apache.commons.digester.Digester getDigester()
           
 void setDigester(org.apache.commons.digester.Digester arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventParserTipFactoryImpl

public EventParserTipFactoryImpl()
Method Detail

createEventParserTip

public EventParserTip createEventParserTip()
Specified by:
createEventParserTip in interface EventParserTipFactory

createObject

public Object createObject(Attributes attributes)
                    throws Exception
Specified by:
createObject in interface org.apache.commons.digester.ObjectCreationFactory
Throws:
Exception

getDigester

public org.apache.commons.digester.Digester getDigester()
Specified by:
getDigester in interface org.apache.commons.digester.ObjectCreationFactory

setDigester

public void setDigester(org.apache.commons.digester.Digester arg0)
Specified by:
setDigester in interface org.apache.commons.digester.ObjectCreationFactory


Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.