|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.elang.xpath20.compiler.Constants
public class Constants
XPath-4-BPEL related constants.
| Field Summary | |
|---|---|
static java.lang.String |
EXT_FUNCTION_DOXSLTRANSFORM
Extension function bpws:getLinkStatus('getLinkName') |
static java.lang.String |
EXT_FUNCTION_GETLINKSTATUS
Extension function bpws:getLinkStatus('getLinkName') |
static java.lang.String |
EXT_FUNCTION_GETVARIABLEDATA
Extension function bpws:getVariableData('variableName', 'partName'?, 'locationPath'?) |
static java.lang.String |
EXT_FUNCTION_GETVARIABLEPROPRTY
Extension function bpws:getVariableProperty('variableName','propertyName') |
static java.lang.String |
NON_STDRD_FUNCTION_COMBINE_URL
|
static java.lang.String |
NON_STDRD_FUNCTION_COMPOSE_URL
|
static java.lang.String |
NON_STDRD_FUNCTION_DOM_TO_STRING
|
static java.lang.String |
NON_STDRD_FUNCTION_EXPAND_TEMPLATE
|
static java.lang.String |
NON_STDRD_FUNCTION_SPLITTOELEMENTS
Non standard extension function ode:splitToElements(sourceText, 'separator' 'targetLocalName', 'targetNS'?) |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary | |
|---|---|
static boolean |
isBpelNamespace(java.lang.String uri)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EXT_FUNCTION_GETVARIABLEDATA
public static final java.lang.String EXT_FUNCTION_GETVARIABLEPROPRTY
public static final java.lang.String EXT_FUNCTION_GETLINKSTATUS
public static final java.lang.String EXT_FUNCTION_DOXSLTRANSFORM
public static final java.lang.String NON_STDRD_FUNCTION_SPLITTOELEMENTS
public static final java.lang.String NON_STDRD_FUNCTION_COMBINE_URL
public static final java.lang.String NON_STDRD_FUNCTION_COMPOSE_URL
public static final java.lang.String NON_STDRD_FUNCTION_EXPAND_TEMPLATE
public static final java.lang.String NON_STDRD_FUNCTION_DOM_TO_STRING
| Constructor Detail |
|---|
public Constants()
| Method Detail |
|---|
public static boolean isBpelNamespace(java.lang.String uri)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||