|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FunctionContext | |
|---|---|
| com.werken.xpath | Provides the core tools needed to use XPath |
| Uses of FunctionContext in com.werken.xpath |
|---|
| Classes in com.werken.xpath that implement FunctionContext | |
|---|---|
class |
XPathFunctionContext
Implementation of FunctionContext which
matches the core function library as described by the W3C XPath
Specification. |
| Methods in com.werken.xpath with parameters of type FunctionContext | |
|---|---|
void |
ContextSupport.setFunctionContext(FunctionContext functionContext)
Set the FunctionContext implementation |
| Constructors in com.werken.xpath with parameters of type FunctionContext | |
|---|---|
ContextSupport(NamespaceContext nsContext,
FunctionContext functionContext,
VariableContext variableContext)
Construct a semantically initialized ContextSupport |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||