org.apache.ode.bpel.compiler.v1.xpath20
Class XPath20ExpressionCompilerBPEL20

java.lang.Object
  extended by org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
      extended by org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerBPEL20
All Implemented Interfaces:
ExpressionCompiler

public class XPath20ExpressionCompilerBPEL20
extends XPath20ExpressionCompilerImpl

XPath 2.0 compiler for the BPEL 2.0 final spec.


Field Summary
 
Fields inherited from class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
__log, __msgs, _bpelNS, _compilerContext, _properties, _qnLinkStatus, _qnVarData, _qnVarProp, _qnXslTransform
 
Constructor Summary
XPath20ExpressionCompilerBPEL20()
           
 
Method Summary
 
Methods inherited from class org.apache.ode.bpel.compiler.v1.xpath20.XPath20ExpressionCompilerImpl
compile, compileJoinCondition, compileLValue, getProperties, setCompilerContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPath20ExpressionCompilerBPEL20

public XPath20ExpressionCompilerBPEL20()