Class | Description |
---|---|
MediatorBaseVariable |
The basic variable hold the value that need to provided when creating the variable.
|
MediatorCustomVariable |
The value of the custom variable will be evaluated dynamically.
|
MediatorVariable |
Base class representing mediator variable used in XQuery mediator
|
XQueryMediator |
The XQueryMediator provides the means to extract and manipulate data from XML documents using
XQuery .
|
XQueryMediatorFactory |
Creates a XQuery mediator from the given XML
|
XQueryMediatorSerializer |
Serialize the given XQuery mediator into a XML
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.