|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver
public class JaxpFunctionResolver
| Nested Class Summary | |
|---|---|
static class |
JaxpFunctionResolver.CombineUrl
Takes the relative URL and combines it with the base URL to return a new absolute URL. |
static class |
JaxpFunctionResolver.ComposeUrl
|
class |
JaxpFunctionResolver.DayTimeDuration
|
class |
JaxpFunctionResolver.Delete
|
class |
JaxpFunctionResolver.DomToString
|
class |
JaxpFunctionResolver.DoXslTransform
|
class |
JaxpFunctionResolver.GetLinkStatus
|
class |
JaxpFunctionResolver.GetVariableData
|
class |
JaxpFunctionResolver.GetVariableProperty
|
static class |
JaxpFunctionResolver.Helper
|
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. |
class |
JaxpFunctionResolver.YearMonthDuration
|
| Constructor Summary | |
|---|---|
JaxpFunctionResolver(org.apache.ode.bpel.explang.EvaluationContext ectx,
org.apache.ode.bpel.elang.xpath20.o.OXPath20ExpressionBPEL20 oxpath)
|
|
| 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(org.apache.ode.bpel.explang.EvaluationContext ectx,
org.apache.ode.bpel.elang.xpath20.o.OXPath20ExpressionBPEL20 oxpath)
| 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 | ||||||||