org.dom4j.persistence
Class DocumentMemento
java.lang.Object
org.dom4j.persistence.DocumentMemento
- All Implemented Interfaces:
- Memento
- public class DocumentMemento
- extends java.lang.Object
- implements Memento
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
systemId
protected java.lang.String systemId
marshaller
protected MarshallingStrategy marshaller
DocumentMemento
public DocumentMemento(java.lang.String aSystemId,
MarshallingContext context)
throws java.lang.Exception
getState
public Node getState()
- Specified by:
getState
in interface Memento
setState
public void setState(Node node)
throws java.lang.Exception
- Specified by:
setState
in interface Memento
- Throws:
java.lang.Exception
setState
public void setState(Document aState)
getMarshaller
public MarshallingStrategy getMarshaller()
- Specified by:
getMarshaller
in interface Memento
getSystemId
public java.lang.String getSystemId()
- Specified by:
getSystemId
in interface Memento
Copyright © 2001 MetaStuff Ltd. All Rights Reserved. Hosted by