fr.inria.oadymppac.parsing.gentra4cp.event.header
Class DefaultSourceEvent
java.lang.Object
fr.inria.oadymppac.parsing.event.AbstractEvent
fr.inria.oadymppac.parsing.gentra4cp.event.header.DefaultSourceEvent
- All Implemented Interfaces:
- Event, SourceAttributes, SourceEvent
- public class DefaultSourceEvent
- extends AbstractEvent
- implements SourceEvent
- Author:
- raf
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.inria.oadymppac.parsing.event.Event |
getValue, init |
DefaultSourceEvent
public DefaultSourceEvent()
getSource
public java.lang.String getSource()
- Specified by:
getSource
in interface SourceEvent
- Returns:
- Returns the checksum.
setSource
public void setSource(java.lang.String source)
- Specified by:
setSource
in interface SourceEvent
init
public void init(ContentHandler handler,
char[] ch,
int start,
int length)
- Specified by:
init
in interface Event
- Overrides:
init
in class AbstractEvent
reset
public void reset()
- Specified by:
reset
in interface Event
- Overrides:
reset
in class AbstractEvent