Module org.mule.runtime.dsl.api
Class XmlCustomAttributeHandler
java.lang.Object
org.mule.runtime.dsl.internal.xml.parser.XmlCustomAttributeHandler
Deprecated.
Handler for adding and removing custom XML attributes from and to
ConfigLine and ComponentModel.- Since:
- 4.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlCustomAttributeHandler
public XmlCustomAttributeHandler()Deprecated.
-
-
Method Details
-
to
public static XmlCustomAttributeHandler.ConfigLineCustomAttributeStore to(ConfigLine.Builder builder) Deprecated.- Parameters:
builder- builder which is going to be used to create theorg.mule.runtime.config.dsl.processor.ConfigLine.- Returns:
- handler for adding custom attributes to the builder.
-
mule-artifact-ast-xml-parsermodule.