| java.lang.Object org.enhydra.util.chiba.EventLog
EventLog | public class EventLog (Code) | | EventLog logs all events happening in XForms processor and build a DOM
document which represent those events.
author: Joern Turner, Slobodan Vujasinovic version: $Id: EventLog.java,v 1.1 2007-01-24 16:59:09 sinisa Exp $ |
EventLog | public EventLog()(Code) | | |
add | public void add(XFormsEvent event)(Code) | | |
flush | public void flush()(Code) | | |
|
|