Package net.ontopia.topicmaps.utils.ctm
Interface ParseEventIF
-
public interface ParseEventIF
INTERNAL: Represents a stored parse event, ready to be replayed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
replay(ParseEventHandlerIF handler)
-
-
-
Method Detail
-
replay
void replay(ParseEventHandlerIF handler)
-
-