Class Smooks
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.smooks.Smooks
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInput()voidsetConfigKey(String configKey) voidsetDescription(String description) voidsetInput(SmooksInput input) voidsetOutput(SmooksOutput output) 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
-
Smooks
public Smooks()
-
-
Method Details
-
getInput
-
setInput
-
getOutput
-
setOutput
-
getConfigKey
-
setConfigKey
-
getDescription
-
setDescription
-