Class XmlCustomAttributeHandler

java.lang.Object
org.mule.runtime.dsl.internal.xml.parser.XmlCustomAttributeHandler

@Deprecated public class XmlCustomAttributeHandler extends Object
Deprecated.
From 4.4 onwards, use the mule-artifact-ast-xml-parser module.
Handler for adding and removing custom XML attributes from and to ConfigLine and ComponentModel.
Since:
4.0
  • Constructor Details

    • XmlCustomAttributeHandler

      public XmlCustomAttributeHandler()
      Deprecated.
  • Method Details