Class Filter
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.filter.filter.Filter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetElse_()getRegex()getThen()getXpath()voidsetDescription(String description) voidsetElse_(FilterElse else_) voidvoidvoidsetThen(FilterThen then) voidMethods 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
-
Filter
public Filter()
-
-
Method Details
-
getThen
-
setThen
-
getElse_
-
setElse_
-
getSource
-
setSource
-
getRegex
-
setRegex
-
getXpath
-
setXpath
-
getDescription
-
setDescription
-