|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.compiler.v1.xpath20.JaxpFunctionResolver
public class JaxpFunctionResolver
Nested Class Summary | |
---|---|
static class |
JaxpFunctionResolver.CombineUrl
|
static class |
JaxpFunctionResolver.ComposeUrl
|
class |
JaxpFunctionResolver.Delete
|
static class |
JaxpFunctionResolver.DomToString
|
class |
JaxpFunctionResolver.DoXslTransform
|
class |
JaxpFunctionResolver.GetVariableProperty
|
class |
JaxpFunctionResolver.InsertAfter
|
class |
JaxpFunctionResolver.InsertAsFirstInto
|
class |
JaxpFunctionResolver.InsertAsLastInto
|
class |
JaxpFunctionResolver.InsertBefore
|
class |
JaxpFunctionResolver.InsertInto
|
class |
JaxpFunctionResolver.ProcessProperty
|
class |
JaxpFunctionResolver.Rename
|
class |
JaxpFunctionResolver.SplitToElements
Compile time checking for the non standard ode:splitToElements function. |
Constructor Summary | |
---|---|
JaxpFunctionResolver(CompilerContext cctx,
OXPath20ExpressionBPEL20 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, OXPath20ExpressionBPEL20 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 |