Purpose:Provide an implementation of NodeOrderingPolicy that simply appends the new child element to the parent. This is the default for DescriptorLevelDocumentPreservationPolicy and NoDocumentPreservationPolicy @see org.eclipse.persistence.oxm.documentpreservation.NodeOrderingPolicy @author mmacivor @author rbarkhouse - changed to subclass (NodeOrderingPolicy changed to abstract superclass)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|