Package ch.elca.el4j.services.xmlmerge.factory

Class Summary
AttributeOperationFactory Creates operations by inspecting keywords passed as attributes in patch elements.
DiffOperationFactory An operation factory delegating to other operation factories according to the existence of the original and patch element.
OperationResolver Creates an operation instance given a short name (alias) or a class name.
StaticOperationFactory An operation factory returning always the same operation whatever the specified elements.
XPathOperationFactory An operation factory that resolves operations given a map { xpath (as String), Operation }.
 

Links to wiki:
ModuleXmlMerge


Copyright © 2005-2011 ELCA. All Rights Reserved.