|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.compiler.v1.xpath10.jaxp.JaxpFunctionResolver
public class JaxpFunctionResolver
mock JAXP function resolver for checking the functions during compile time.
Nested Class Summary | |
---|---|
class |
JaxpFunctionResolver.DoXslTransform
|
class |
JaxpFunctionResolver.GetLinkStatus
|
class |
JaxpFunctionResolver.GetVariableData
|
class |
JaxpFunctionResolver.GetVariableProperty
|
Constructor Summary | |
---|---|
JaxpFunctionResolver(CompilerContext cctx,
OXPath10Expression out,
NSContext nsContext,
java.lang.String bpelNS)
|
Method Summary | |
---|---|
javax.xml.xpath.XPathFunction |
resolveFunction(javax.xml.namespace.QName functionName,
int arity)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxpFunctionResolver(CompilerContext cctx, OXPath10Expression out, NSContext nsContext, java.lang.String bpelNS)
Method Detail |
---|
public javax.xml.xpath.XPathFunction resolveFunction(javax.xml.namespace.QName functionName, int arity)
resolveFunction
in interface javax.xml.xpath.XPathFunctionResolver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |