blob: 8d78e344350a129f33d0e375c43714716e696f92 [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.ui.internal.doubleclick</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.ui.internal.doubleclick</strong></font><br>
Class XSLDoubleClickStrategy</h2><br><hr><pre>public class <strong>XSLDoubleClickStrategy</strong>
extends XMLDoubleClickStrategy</pre>XSLDoubleClickStrategy extends the XMLDoubleclickStrategy to take into
account those areas that may be involved in XPath Expressions.<p></p><hr><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Field Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>package-private static char[]</code></td><td width="80%" align="left"><code><a href="#field_XML_DELIMITERS">XML_DELIMITERS</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>package-private static char[]</code></td><td width="80%" align="left"><code><a href="#field_XML_PARENTHESIS">XML_PARENTHESIS</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr></table><br><table width="100%" border="1"><tr bgcolor="#CCCCFF"><td width="100%"><h2>Constructor Summary</h2></td></tr><tr><td><code><strong><a href="#con_XSLDoubleClickStrategy">XSLDoubleClickStrategy</a></strong>()</code></td></tr></table><br><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>protected Point</code></td><td width="" align="left"><code><a href="#method_getWord">getWord</a>(java.lang.String string
,
int cursor)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>protected int</code></td><td width="" align="left"><code><a href="#method_startOfWord">startOfWord</a>(java.lang.String string
,
int cursor
,
int wordStart)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr></table><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Field Detail
</h2></td></tr></table><h2><a name="field_XML_DELIMITERS">XML_DELIMITERS</a></h2><p><code>package-private static char[] <strong>XML_DELIMITERS</strong></code></p><hr><h2><a name="field_XML_PARENTHESIS">XML_PARENTHESIS</a></h2><p><code>package-private static char[] <strong>XML_PARENTHESIS</strong></code></p><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Constructor Detail
</h2></td></tr></table><h2><a name="con_XSLDoubleClickStrategy">XSLDoubleClickStrategy</a></h2><p><code>public <strong>XSLDoubleClickStrategy</strong>()</code></p><p></p><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_getWord">getWord</a></h2><p><code>protected Point <strong>getWord</strong>(java.lang.String string
,
int cursor)</code></p><p></p><h3>Parameters</h3><p><code>string</code></p><p><code>cursor</code></p><h3>Returns</h3><p><code>Point</code></p><hr><h2><a name="method_startOfWord">startOfWord</a></h2><p><code>protected int <strong>startOfWord</strong>(java.lang.String string
,
int cursor
,
int wordStart)</code></p><p></p><h3>Parameters</h3><p><code>string</code></p><p><code>cursor</code></p><p><code>wordStart</code></p><h3>Returns</h3><p><code>int</code></p><hr></body></html>