public class XQueryMediatorFactory
extends org.apache.synapse.config.xml.AbstractMediatorFactory
<xquery key="string" [target="xpath"]>
<variable name="string" type="string" [key="string"] [expression="xpath"]
[value="string"]/>?
</xquery>
| Modifier and Type | Field and Description |
|---|---|
static QName |
ATT_EXPR_Q |
static QName |
ATT_KEY_Q |
static QName |
ATT_NAME_Q |
static QName |
ATT_TYPE_Q |
static QName |
ATT_VALUE_Q |
| Constructor and Description |
|---|
XQueryMediatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.synapse.Mediator |
createSpecificMediator(org.apache.axiom.om.OMElement elem,
Properties properties) |
QName |
getTagQName() |
public static final QName ATT_NAME_Q
public static final QName ATT_VALUE_Q
public static final QName ATT_EXPR_Q
public static final QName ATT_KEY_Q
public static final QName ATT_TYPE_Q
public org.apache.synapse.Mediator createSpecificMediator(org.apache.axiom.om.OMElement elem,
Properties properties)
createSpecificMediator in class org.apache.synapse.config.xml.AbstractMediatorFactorypublic QName getTagQName()
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.