Class ForwardingXMLHelper

java.lang.Object
org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
All Implemented Interfaces:
XMLHelper

public class ForwardingXMLHelper extends Object implements XMLHelper
This implementation of an XMLHelper will forward all calls to its delegate.