Uses of Class org.apache.xpath.objects.XNumber

Uses in package org.apache.xpath.patterns

Fields of type org.apache.xpath.objects.XNumber

XNumber
The match score if the pattern consists of just a NodeTest.
XNumber
The match score if no match is made.
XNumber
The match score if the pattern pattern has the form NCName:*.
XNumber
The match score if the pattern consists of something other than just a NodeTest or just a qname.
XNumber
The match score if the pattern has the form of a QName optionally preceded by an @ character.

Methods with parameter type org.apache.xpath.objects.XNumber

void
Set the static score for this node test.

Methods with return type org.apache.xpath.objects.XNumber

XNumber
Get the static score for this node test.

Uses in package org.apache.xpath

Methods with parameter type org.apache.xpath.objects.XNumber

boolean
Visit a number literal.

Copyright B) 2005 Apache XML Project. All Rights Reserved.