Uses of Interface
ch.elca.el4j.services.xmlmerge.Configurer

Packages that use Configurer
ch.elca.el4j.services.xmlmerge.config   
 

Uses of Configurer in ch.elca.el4j.services.xmlmerge.config
 

Classes in ch.elca.el4j.services.xmlmerge.config that implement Configurer
 class AbstractXPathConfigurer
          Superclass for configurers using XPathOperationFactory.
 class AttributeMergeConfigurer
          Configure to apply actions declared as attributes in the patch DOM.
 class PropertyXPathConfigurer
          Reads the XPathOperationFactory configuration from a property file or a map.
 

Constructors in ch.elca.el4j.services.xmlmerge.config with parameters of type Configurer
ConfigurableXmlMerge(Configurer configurer)
          Creates a default XmlMerge instance and configures it with the given configurer.
ConfigurableXmlMerge(XmlMerge wrappedXmlMerge, Configurer configurer)
          Applies a configurer on a wrapped XmlMerge instance.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.