Uses of Class
org.dom4j.persistence.MarshallingContext

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
 void MarshallingStrategy.setContext(MarshallingContext aContext)
           
 Memento Initiator.createMemento(Document doc, java.lang.String systemId, MarshallingContext context)
           
 Memento PersitenceManager.createMemento(Document doc, java.lang.String systemId, MarshallingContext context)
           
static DocumentMarshalling DocumentMarshalling.getInstance(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
           
 



Copyright © 2001 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo