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
 Memento PersitenceManager.createMemento(Document doc, java.lang.String systemId, MarshallingContext context)
           
 Memento Initiator.createMemento(Document doc, java.lang.String systemId, MarshallingContext context)
           
 void MarshallingStrategy.setContext(MarshallingContext aContext)
           
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 © 2004 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo