Uses of Package
ch.galinet.xml.xmlmerge
Packages that use ch.galinet.xml.xmlmerge
Package
Description
Interfaces and classes defining the XmlMerge API.
Implementation of built-in actions.
Implementation of built-in configuration classes.
Implementation of built-in operation factories.
Implementation of built-in mappers.
Implementation of built-in matchers.
Default implementation of XmlMerge.
-
Classes in ch.galinet.xml.xmlmerge used by ch.galinet.xml.xmlmergeClassDescriptionBase class for all exceptions thrown by XmlMerge.Operation on two nodes creating a third node.Thrown when something wrong happens in the XmlMerge configuration.Transforms an element to another element by changing some nested content or attributes.An action merging the contents of the specified elements.Abstraction for matchers, mappers or actions two be creatable by the same factory classes.Creates operation (action, mapper and matcher) instances corresponding to a pair of elements from the original and patch DOMs.Entry point for merging XML documents.
-
Classes in ch.galinet.xml.xmlmerge used by ch.galinet.xml.xmlmerge.actionClassDescriptionBase class for all exceptions thrown by XmlMerge.Operation on two nodes creating a third node.An action merging the contents of the specified elements.Abstraction for matchers, mappers or actions two be creatable by the same factory classes.Creates operation (action, mapper and matcher) instances corresponding to a pair of elements from the original and patch DOMs.
-
Classes in ch.galinet.xml.xmlmerge used by ch.galinet.xml.xmlmerge.configClassDescriptionBase class for all exceptions thrown by XmlMerge.Thrown when something wrong happens in the XmlMerge configuration.Applies a configuration to an XmlMerge instance.Transforms an element to another element by changing some nested content or attributes.An action merging the contents of the specified elements.Entry point for merging XML documents.
-
Classes in ch.galinet.xml.xmlmerge used by ch.galinet.xml.xmlmerge.factoryClassDescriptionBase class for all exceptions thrown by XmlMerge.Thrown when something wrong happens in the XmlMerge configuration.Abstraction for matchers, mappers or actions two be creatable by the same factory classes.Creates operation (action, mapper and matcher) instances corresponding to a pair of elements from the original and patch DOMs.
-
Classes in ch.galinet.xml.xmlmerge used by ch.galinet.xml.xmlmerge.mapper
-
Classes in ch.galinet.xml.xmlmerge used by ch.galinet.xml.xmlmerge.matcher
-
Classes in ch.galinet.xml.xmlmerge used by ch.galinet.xml.xmlmerge.mergeClassDescriptionBase class for all exceptions thrown by XmlMerge.Transforms an element to another element by changing some nested content or attributes.An action merging the contents of the specified elements.Entry point for merging XML documents.