java.lang.Object
org.mule.runtime.ast.internal.serialization.dto.ParserAttributesDTO

public class ParserAttributesDTO extends Object
Wrapper over parser attributes for customizable serialization/deserialization.
  • Constructor Details

    • ParserAttributesDTO

      public ParserAttributesDTO(Map<String,Object> parserAttributes)
  • Method Details