public class DomHistoryElement extends Object
| Constructor and Description |
|---|
DomHistoryElement(String domStr,
Document dom,
List<Eventable> eventSeq)
Constructor.
|
DomHistoryElement(String domStr,
List<Eventable> eventSeq)
Constructor.
|
public DomHistoryElement(String domStr, Document dom, List<Eventable> eventSeq)
domStr - The DOM string.dom - The DOM.eventSeq - The events sequence as a list.Copyright © 2007-2013. All Rights Reserved.