Uses of Class
com.werken.xpath.impl.Context
Packages that use Context
Package
Description
Provides implementations for the core XPath Function Library
Contains implementation classes for evaluating XPath components
-
Uses of Context in com.werken.xpath.function
Methods in com.werken.xpath.function with parameters of type Context -
Uses of Context in com.werken.xpath.impl
Methods in com.werken.xpath.impl that return ContextMethods in com.werken.xpath.impl with parameters of type ContextModifier and TypeMethodDescriptionabstract Object
boolean
Predicate.evaluateOnNode
(Context context, String axis)