EclipseLink 2.4.2, build 'v20130514-5956486' API Reference

Package org.eclipse.persistence.oxm.documentpreservation

Class Summary
AppendNewElementsOrderingPolicy INTERNAL: Purpose:Provide an implementation of NodeOrderingPolicy that simply appends the new child element to the parent.
DocumentPreservationPolicy Purpose:Provides an interface for customizing how Documents are preserved.
IgnoreNewElementsOrderingPolicy INTERNAL: Purpose:An implementation of NodeOrderingPolicy that ignores any new elements when updating a cached document.
NodeOrderingPolicy Purpose:Provide a policy that specifies how new XML Elements are added to an existing XML Document.
RelativePositionOrderingPolicy INTERNAL: Purpose:An implementation of NodeOrderingPolicy that adds new elements to an XML Document based on the last updated sibling in their context.
 


EclipseLink 2.4.2, build 'v20130514-5956486' API Reference