net.sf.fikin.xml.sax.events
Class AbstractEvent

java.lang.Object
  extended by net.sf.fikin.xml.sax.events.AbstractEvent
Direct Known Subclasses:
ContentHandlerEvent, DTDHandlerEvent, ErrorHandlerEvent, LexicalHandlerEvent

public abstract class AbstractEvent
extends java.lang.Object

Base for all all SAX Events hierarchy created on Aug 17, 2006

Since:
Version:
$Revision: 1.2 $
Author:
fiykov

Constructor Summary
AbstractEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractEvent

public AbstractEvent()


Copyright © 2003-2007 Nikolay Fiykov. All Rights Reserved.