org.jbind.xml.dom3.core
Class NodeListMemento

java.lang.Object
  extended byorg.jbind.xml.dom3.core.NodeListMemento
All Implemented Interfaces:
ITextContentMemento

public class NodeListMemento
extends java.lang.Object
implements ITextContentMemento


Constructor Summary
NodeListMemento(java.util.List aList)
           
 
Method Summary
 java.util.List getList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeListMemento

public NodeListMemento(java.util.List aList)
Method Detail

getList

public java.util.List getList()