| Package | Description |
|---|---|
| org.mule.runtime.ast.api.serialization | |
| org.mule.runtime.ast.internal.serialization |
| Modifier and Type | Method and Description |
|---|---|
ArtifactAstDeserializer |
ArtifactAstSerializerProvider.getDeserializer()
This method returns an
ArtifactAstDeserializer able to handle all formats known by the
ArtifactAstSerializerFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArtifactAstDeserializer
Default implementation of an ArtifactAstDeserializer.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactAstDeserializer |
ArtifactAstSerializerFactory.getDeserializer(String format)
This method creates a new instance o an
ArtifactAstDeserializer matching the format parameter |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.