public class EventParserTipFactoryImpl extends Object implements EventParserTipFactory, org.apache.commons.digester.ObjectCreationFactory
| Constructor and Description |
|---|
EventParserTipFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
EventParserTip |
createEventParserTip() |
Object |
createObject(Attributes attributes) |
org.apache.commons.digester.Digester |
getDigester() |
void |
setDigester(org.apache.commons.digester.Digester arg0) |
public EventParserTip createEventParserTip()
createEventParserTip in interface EventParserTipFactorypublic Object createObject(Attributes attributes) throws Exception
createObject in interface org.apache.commons.digester.ObjectCreationFactoryExceptionpublic org.apache.commons.digester.Digester getDigester()
getDigester in interface org.apache.commons.digester.ObjectCreationFactorypublic void setDigester(org.apache.commons.digester.Digester arg0)
setDigester in interface org.apache.commons.digester.ObjectCreationFactoryCopyright © 2006–2017 Universidade Fernando Pessoa. All rights reserved.