| <html><body><p><font size="+1"><strong>Package org.eclipse.wst.xml.xpath2.api</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xml.xpath2.api</strong></font><br> |
| Class Match</h2><br><hr><pre>public class <strong>Match</strong> |
| extends </pre>A match found by the XPath2 pattern matcher |
| |
| * @noimplement This interface is not intended to be implemented by clients.<p></p><hr><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Method Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.XPath2Pattern</code></td><td width="" align="left"><code><a href="#method_getBestMatch">getBestMatch</a>()</code><br> |
| |
| Returns the XPath2 pattern which best matched the input (considering mode and priority)</td></tr><tr valign="top"><td width="20%" align="right"><code>public int</code></td><td width="" align="left"><code><a href="#method_getMatchingCount">getMatchingCount</a>()</code><br> |
| |
| </td></tr></table><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2> |
| Methods Detail |
| </h2></td></tr></table><h2><a name="method_getBestMatch">getBestMatch</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.XPath2Pattern <strong>getBestMatch</strong>()</code></p><p>Returns the XPath2 pattern which best matched the input (considering mode and priority)</p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.XPath2Pattern</code> - Pattern which was the best match.</p><hr><h2><a name="method_getMatchingCount">getMatchingCount</a></h2><p><code>public int <strong>getMatchingCount</strong>()</code></p><p></p><h3>Returns</h3><p><code>int</code> - The number of matching patterns on the input.</p><hr></body></html> |