Searched defs:score (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/xml/src/main/java/org/apache/xpath/patterns/
H A DNodeTest.java144 * Statically calculated score for this test. One of
155 * The match score if the pattern consists of just a NodeTest.
162 * The match score if the pattern pattern has the form NCName:*.
169 * The match score if the pattern has the form
177 * The match score if the pattern consists of something
185 * The match score if no match is made.
261 * calculating the score that this test will return if a test succeeds.
277 * calculating the score that this test will return if a test succeeds.
301 * Get the static score for this node test.
310 * Set the static score fo
313 setStaticScore(XNumber score) argument
[all...]

Completed in 243 milliseconds