xmlgraphics-commons 1.3.1

Package org.apache.xmlgraphics.xmp.merge

Classes for merging two XMP metadata documents.

See:
          Description

Interface Summary
PropertyMerger Defines an interface the classes can implement to provide special property merging behaviour.
 

Class Summary
ArrayAddPropertyMerger Merges properties by adding up all items from both ends into one SEQ array.
MergeRuleSet Represents a set of rules used to merge to XMP properties.
NoReplacePropertyMerger A basic PropertyMerger which only sets a value in the target metadata if there's not already another value.
ReplacePropertyMerger The most basic PropertyMerger which simply overwrites any existing value in the target metadata.
 

Package org.apache.xmlgraphics.xmp.merge Description

Classes for merging two XMP metadata documents.


xmlgraphics-commons 1.3.1

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.