Class Datamapper
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.Datamapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetDescription(String description) voidsetInputSchema(String inputSchema) voidsetInputType(SchemaType inputType) voidsetOutputSchema(String outputSchema) voidsetOutputType(SchemaType outputType) voidsetXsltStyleSheet(String xsltStyleSheet) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
getDisplayName, setDisplayNameMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
Datamapper
public Datamapper()
-
-
Method Details
-
getConfig
-
setConfig
-
getInputSchema
-
setInputSchema
-
getOutputSchema
-
setOutputSchema
-
getInputType
-
setInputType
-
getOutputType
-
setOutputType
-
getXsltStyleSheet
-
setXsltStyleSheet
-
getDescription
-
setDescription
-