org.dom4j.persistence
Class PersitenceManager
java.lang.Object
|
+--org.dom4j.persistence.PersitenceManager
- All Implemented Interfaces:
- Initiator
- public class PersitenceManager
- extends Object
- implements Initiator
- Version:
- 1.0
- Author:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersitenceManager
protected PersitenceManager()
getInstance
public static PersitenceManager getInstance()
createMemento
public Memento createMemento(Document doc,
String systemId,
MarshallingContext context)
throws Exception
- Specified by:
createMemento in interface Initiator
Exception
getMemeneto
public List getMemeneto()
getMemenetoIterator
public Iterator getMemenetoIterator()
getMemento
public Memento getMemento(String systemId)
throws Exception
Exception
Copyright © 2002-2003 MetaStuff Ltd.. All Rights Reserved.