Home | History | Annotate | Download | only in xpath

Lines Matching refs:MATCH

146   /** Represents a match type expression.  */
147 public static final int MATCH = 1;
158 * @param type one of {@link #SELECT} or {@link #MATCH}.
179 else if (MATCH == type)
206 * @param type one of {@link #SELECT} or {@link #MATCH}.
228 else if (MATCH == type)
258 * @param type one of {@link #SELECT} or {@link #MATCH}.
463 * match pattern testing. */
467 * Get the match score of the given node.
613 * The match score if no match is made.
619 * The match score if the pattern has the form
626 * The match score if the pattern pattern has the form NCName:*.
632 * The match score if the pattern consists of just a NodeTest.
638 * The match score if the pattern consists of something