|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
JXPathContext.createPath()
method of
JXPathContext can create missing objects as it traverses an XPath; it
utilizes an AbstractFactory for that purpose.ServletContext
.
NodeSet
that behaves as a collection
of pointers.Container
objects.Expression
for the operation "+".Expression
for the operation "and".Expression
for the operation "div".Expression
for the operation "=".Expression
for the operation ">".Expression
for the operation ">=".Expression
for the operation "<".Expression
for the operation "<=".Expression
for the operation "mod".Expression
for the operation "*".Expression
for the operation unary "-".Expression
for the operation "!=".Expression
for the operation "or".Expression
for the operation "-".Expression
for the operation "|".AbstractFactory
, which should first be
installed on the context by calling JXPathContext.setFactory(org.apache.commons.jxpath.AbstractFactory)
.
AbstractFactory
,
which should first be installed on the context by calling JXPathContext.setFactory(org.apache.commons.jxpath.AbstractFactory)
.
AbstractFactory
, which should first be
installed on the context by calling JXPathContext.setFactory(org.apache.commons.jxpath.AbstractFactory)
.
AbstractFactory
, which should first be
installed on the context by calling JXPathContext.setFactory(org.apache.commons.jxpath.AbstractFactory)
.
DynaBean
.DynaBean
.DynamicAttributeIterator
is different from a regular
BeanAttributeIterator
in that given a property name it
will always find that property (albeit with a null value).getFoo(.)
/bar
."key()"
function.Functions
objects into a group Functions
object.getException()
getDynamicPropertyHandlerClass()
.
DynamicPropertyHandler
interface.
Function
, if any, for the specified namespace,
name and parameter types.
Function
, if found, for the specified namespace,
name and parameter types.
setNamespaceContextPointer()
or, if none has been specified, the context pointer otherwise.
pageContext.findAttribute(property)
.
getNode()
, can be overridden to
return a "canonical" value, like for instance a DOM element should
return its string value.
DynamicPropertyHandler
interface that provides access to attributes of a @{link HttpSession}.JXPathContext
that implements the XPath "id()"
function.true
if the value of the pointer is an array or
a Collection.
true
if the value of the pointer is an array or
a Collection.
$x[3]/foo[2]
.
foo/bar[3]/baz[@name = 'biz']
.
name
is a valid child name for this PropertyOwnerPointer.
NodeSet
decoding.JXPathContext
.
AbstractFactory
cannot generate an object for
the requested path.BeanInfo
in that it describes
properties of a JavaBean class.JXPathContext
instance.JXPathContextFactories
exists.JXPathContextFactoryConfigurationError
with no
detail mesage.
JXPathContextFactoryConfigurationError
with
the String
specified as an error message.
JXPathContextFactoryConfigurationError
with a
given Exception
base cause of the error.
JXPathContextFactoryConfigurationError
with the
given Exception
base cause and detail message.
JXPathException
with no
detail mesage.
JXPathException
with
the String
specified as an error message.
JXPathException
with a
given Throwable
base cause of the error.
JXPathException
with the
given Exception
base cause and detail message.
JXPathBeanInfo
objects for Java classes.InvocationTargetException
in that
it is thrown when JXPath cannot access properties, collection etc on the
target object model.PageContext
, ServletRequest
, HttpSession
and ServletContext
.JXPathContext
that implements the XPath "key()"
function.Map
.foo[@name=expr]
expression.JXPathContextReferenceImpl
.JXPathContextFactory
.
NodeSet
.null
.PageContext
.
DynamicPropertyHandler
interface that provides
access to attributes of a PageContext
in all scopes.PageContext
that restricts access
to attributes of the "page" scope.DynamicPropertyHandler
interface that provides
access to attributes of a PageScopeContext
.PropertyOwnerPointer
.JXPathBeanInfo
object
for the specified class.
ServletRequest
.
NamespaceResolver
.
DynamicPropertyHandler
interface that provides
access to attributes of a ServletContext
.ServletRequest
and ServletContext
together.DynamicPropertyHandler
interface that provides access to attributes and parameters
of a ServletRequest
.HttpSession
.
DecimalFormatSymbols
for a given name.
createPath()
and createPathAndSetValue()
methods.
TypeUtils
to introduce
additional type conversions for JXPath.false
to disable soft caching of
CompiledExpressions.
VariablePointers
.DocumentContainer
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |