org.apache.ode.bpel.compiler.v2.xpath10.jaxp
Class JaxpXPath10ExpressionCompilerBPEL20Draft

java.lang.Object
  extended by org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
      extended by org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
          extended by org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20Draft
All Implemented Interfaces:
ExpressionCompiler

public class JaxpXPath10ExpressionCompilerBPEL20Draft
extends JaxpXPath10ExpressionCompilerBPEL20

JAXP based XPath 1.0 expression compiler for BPEL 2.0 draft


Field Summary
 
Fields inherited from class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
_qnDoXslTransform
 
Fields inherited from class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
_compilerContext, _properties, _qnFnGetLinkStatus, _qnFnGetVariableData, _qnFnGetVariableProperty
 
Constructor Summary
JaxpXPath10ExpressionCompilerBPEL20Draft()
           
 
Method Summary
 
Methods inherited from class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerBPEL20
compile, compileJoinCondition, compileLValue, setCompilerContext
 
Methods inherited from class org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpXPath10ExpressionCompilerImpl
doJaxpCompile, getProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxpXPath10ExpressionCompilerBPEL20Draft

public JaxpXPath10ExpressionCompilerBPEL20Draft()