| <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 XPath2Pattern</h2><br><hr><pre>public class <strong>XPath2Pattern</strong> |
| extends </pre>This is a compiled pattern (which is a simpler version of an expression, used to match in XSLT files, etc.)<p></p><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 java.lang.Object</code></td><td width="" align="left"><code><a href="#method_getUserData">getUserData</a>()</code><br> |
| |
| </td></tr><tr valign="top"><td width="20%" align="right"><code>public boolean</code></td><td width="" align="left"><code><a href="#method_matches">matches</a>(org.eclipse.wst.xml.xpath2.api.DynamicContext dc |
| , |
| org.w3c.dom.Node context)</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_getUserData">getUserData</a></h2><p><code>public java.lang.Object <strong>getUserData</strong>()</code></p><p></p><h3>Returns</h3><p><code>java.lang.Object</code> - The object passed in my the caller when the patten was created.</p><hr><h2><a name="method_matches">matches</a></h2><p><code>public boolean <strong>matches</strong>(org.eclipse.wst.xml.xpath2.api.DynamicContext dc |
| , |
| org.w3c.dom.Node context)</code></p><p></p><h3>Parameters</h3><p><code>dc</code></p><p><code>context</code></p><h3>Returns</h3><p><code>boolean</code></p><hr></body></html> |