| <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 XPath2PatternSet</h2><br><hr><pre>public class <strong>XPath2PatternSet</strong> |
| extends </pre><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 void</code></td><td width="" align="left"><code><a href="#method_clear">clear</a>()</code><br> |
| |
| </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_compilePattern">compilePattern</a>(org.eclipse.wst.xml.xpath2.api.StaticContext context |
| , |
| java.lang.String pattern |
| , |
| java.lang.String mode |
| , |
| int priority |
| , |
| java.lang.Object userData)</code><br> |
| |
| </td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.Match</code></td><td width="" align="left"><code><a href="#method_match">match</a>(org.eclipse.wst.xml.xpath2.api.DynamicContext dc |
| , |
| org.w3c.dom.Node context)</code><br> |
| |
| </td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_removePattern">removePattern</a>(org.eclipse.wst.xml.xpath2.api.XPath2Pattern pattern)</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_clear">clear</a></h2><p><code>public void <strong>clear</strong>()</code></p><p></p><hr><h2><a name="method_compilePattern">compilePattern</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.XPath2Pattern <strong>compilePattern</strong>(org.eclipse.wst.xml.xpath2.api.StaticContext context |
| , |
| java.lang.String pattern |
| , |
| java.lang.String mode |
| , |
| int priority |
| , |
| java.lang.Object userData)</code></p><p></p><h3>Parameters</h3><p><code>context</code></p><p><code>pattern</code></p><p><code>mode</code></p><p><code>priority</code></p><p><code>userData</code></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.XPath2Pattern</code></p><hr><h2><a name="method_match">match</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.Match <strong>match</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>org.eclipse.wst.xml.xpath2.api.Match</code></p><hr><h2><a name="method_removePattern">removePattern</a></h2><p><code>public void <strong>removePattern</strong>(org.eclipse.wst.xml.xpath2.api.XPath2Pattern pattern)</code></p><p></p><h3>Parameters</h3><p><code>pattern</code></p><hr></body></html> |