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

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

public class XPath20ExpressionCompilerBPEL20Draft
extends XPath20ExpressionCompilerImpl


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
XPath20ExpressionCompilerBPEL20Draft()
           
 
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

XPath20ExpressionCompilerBPEL20Draft

public XPath20ExpressionCompilerBPEL20Draft()