| Package | Description |
|---|---|
| org.apache.ode.bpel.compiler |
BPEL compiler (bpelc) classes and interfaces.
|
| org.apache.ode.bpel.elang.xpath10.compiler | |
| org.apache.ode.bpel.elang.xpath20.compiler | |
| org.apache.ode.bpel.elang.xquery10.compiler |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BpelCompiler.registerExpressionLanguage(java.lang.String expLangUri,
ExpressionCompiler expressionCompiler) |
| Modifier and Type | Class and Description |
|---|---|
class |
XPath10ExpressionCompilerBPEL11
XPath 1.0 expression compiler for BPEL v1.1.
|
class |
XPath10ExpressionCompilerBPEL20
XPath 1.0 expression compiler for BPEL 2.0
|
class |
XPath10ExpressionCompilerBPEL20Draft |
class |
XPath10ExpressionCompilerImpl
XPath compiler based on the JAXEN implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XPath20ExpressionCompilerBPEL20
XPath 2.0 compiler for the BPEL 2.0 final spec.
|
class |
XPath20ExpressionCompilerBPEL20Draft |
class |
XPath20ExpressionCompilerImpl
XPath compiler based on the SAXON implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XQuery10ExpressionCompilerBPEL20 |
class |
XQuery10ExpressionCompilerBPEL20Draft |
class |
XQuery10ExpressionCompilerImpl
XQuery compiler based on the SAXON implementation.
|
Copyright © 2021 WSO2. All Rights Reserved.