|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarshallingContext | |
org.dom4j.persistence | |
org.dom4j.persistence.nativ |
Uses of MarshallingContext in org.dom4j.persistence |
Methods in org.dom4j.persistence with parameters of type MarshallingContext | |
static DocumentMarshalling |
DocumentMarshalling.getInstance(MarshallingContext context)
|
Memento |
PersitenceManager.createMemento(Document doc,
java.lang.String systemId,
MarshallingContext context)
|
void |
MarshallingStrategy.setContext(MarshallingContext aContext)
|
Memento |
Initiator.createMemento(Document doc,
java.lang.String systemId,
MarshallingContext context)
|
Constructors in org.dom4j.persistence with parameters of type MarshallingContext | |
DocumentMemento(java.lang.String aSystemId,
MarshallingContext context)
|
Uses of MarshallingContext in org.dom4j.persistence.nativ |
Fields in org.dom4j.persistence.nativ declared as MarshallingContext | |
protected MarshallingContext |
XMLDBStrategy.context
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |