Package org.apache.xmlgraphics.xmp.merge
package org.apache.xmlgraphics.xmp.merge
Classes for merging two XMP metadata documents.
-
ClassDescriptionMerges properties by adding up all items from both ends into one SEQ array.Represents a set of rules used to merge to XMP properties.A basic PropertyMerger which only sets a value in the target metadata if there's not already another value.Defines an interface the classes can implement to provide special property merging behaviour.The most basic PropertyMerger which simply overwrites any existing value in the target metadata.