public class IgnoreNewElementsOrderingPolicy extends NodeOrderingPolicy
Purpose:An implementation of NodeOrderingPolicy that ignores any new elements when updating a cached document. This is used for the JAXB 2.0 Binder implementation.
NodeOrderingPolicy| Constructor and Description |
|---|
IgnoreNewElementsOrderingPolicy() |
public void appendNode(Node parent, Node newChild, Node previousSibling)
appendNode in class NodeOrderingPolicy