PageRenderTime 49ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/search/PatternSearchMatcher.html

#
HTML | 385 lines | 330 code | 41 blank | 14 comment | 0 complexity | 78f7decae5b178d61ad3379581063e8c MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:14:12 GMT-08:00 2008 -->
  6. <TITLE>
  7. PatternSearchMatcher (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.search.PatternSearchMatcher class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PatternSearchMatcher.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchTreeNodeCallback.html" title="interface in org.gjt.sp.jedit.search"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/SearchAndReplace.html" title="class in org.gjt.sp.jedit.search"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/search/PatternSearchMatcher.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="PatternSearchMatcher.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.gjt.sp.jedit.search.SearchMatcher">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.search.SearchMatcher">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.search</FONT>
  66. <BR>
  67. Class PatternSearchMatcher</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html" title="class in org.gjt.sp.jedit.search">org.gjt.sp.jedit.search.SearchMatcher</A>
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.search.PatternSearchMatcher</B>
  72. </PRE>
  73. <HR>
  74. <DL>
  75. <DT><PRE>public class <B>PatternSearchMatcher</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html" title="class in org.gjt.sp.jedit.search">SearchMatcher</A></DL>
  76. </PRE>
  77. <P>
  78. A regular expression string matcher using java.util.regex.
  79. <P>
  80. <P>
  81. <DL>
  82. <DT><B>Since:</B></DT>
  83. <DD>jEdit 4.3pre5</DD>
  84. <DT><B>See Also:</B><DD><CODE>Pattern</CODE></DL>
  85. <HR>
  86. <P>
  87. <!-- ======== NESTED CLASS SUMMARY ======== -->
  88. <A NAME="nested_class_summary"><!-- --></A>
  89. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  90. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  91. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  92. <B>Nested Class Summary</B></FONT></TH>
  93. </TR>
  94. </TABLE>
  95. &nbsp;<A NAME="nested_classes_inherited_from_class_org.gjt.sp.jedit.search.SearchMatcher"><!-- --></A>
  96. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  97. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  98. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html" title="class in org.gjt.sp.jedit.search">SearchMatcher</A></B></TH>
  99. </TR>
  100. <TR BGCOLOR="white" CLASS="TableRowColor">
  101. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.Match.html" title="class in org.gjt.sp.jedit.search">SearchMatcher.Match</A></CODE></TD>
  102. </TR>
  103. </TABLE>
  104. &nbsp;
  105. <!-- =========== FIELD SUMMARY =========== -->
  106. <A NAME="field_summary"><!-- --></A>
  107. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  108. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  109. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  110. <B>Field Summary</B></FONT></TH>
  111. </TR>
  112. </TABLE>
  113. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.search.SearchMatcher"><!-- --></A>
  114. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  115. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  116. <TH ALIGN="left"><B>Fields inherited from class org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html" title="class in org.gjt.sp.jedit.search">SearchMatcher</A></B></TH>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html#returnValue">returnValue</A></CODE></TD>
  120. </TR>
  121. </TABLE>
  122. &nbsp;
  123. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  124. <A NAME="constructor_summary"><!-- --></A>
  125. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  126. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  127. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  128. <B>Constructor Summary</B></FONT></TH>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/PatternSearchMatcher.html#PatternSearchMatcher(java.util.regex.Pattern, boolean)">PatternSearchMatcher</A></B>(java.util.regex.Pattern&nbsp;re,
  132. boolean&nbsp;ignoreCase)</CODE>
  133. <BR>
  134. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new regular expression already compiled.</TD>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/PatternSearchMatcher.html#PatternSearchMatcher(java.lang.String, boolean)">PatternSearchMatcher</A></B>(java.lang.String&nbsp;search,
  138. boolean&nbsp;ignoreCase)</CODE>
  139. <BR>
  140. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new regular expression string matcher.</TD>
  141. </TR>
  142. </TABLE>
  143. &nbsp;
  144. <!-- ========== METHOD SUMMARY =========== -->
  145. <A NAME="method_summary"><!-- --></A>
  146. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  147. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  148. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  149. <B>Method Summary</B></FONT></TH>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  153. <CODE>&nbsp;boolean</CODE></FONT></TD>
  154. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/PatternSearchMatcher.html#isMatchingEOL()">isMatchingEOL</A></B>()</CODE>
  155. <BR>
  156. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the matcher is matching the end of the line
  157. character.</TD>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  161. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.Match.html" title="class in org.gjt.sp.jedit.search">SearchMatcher.Match</A></CODE></FONT></TD>
  162. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/PatternSearchMatcher.html#nextMatch(java.lang.CharSequence, boolean, boolean, boolean, boolean)">nextMatch</A></B>(java.lang.CharSequence&nbsp;text,
  163. boolean&nbsp;start,
  164. boolean&nbsp;end,
  165. boolean&nbsp;firstTime,
  166. boolean&nbsp;reverse)</CODE>
  167. <BR>
  168. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the offset of the first match of the specified text
  169. within this matcher.</TD>
  170. </TR>
  171. <TR BGCOLOR="white" CLASS="TableRowColor">
  172. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  173. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  174. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/PatternSearchMatcher.html#toString()">toString</A></B>()</CODE>
  175. <BR>
  176. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  177. </TR>
  178. </TABLE>
  179. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  180. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  181. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  182. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  183. </TR>
  184. <TR BGCOLOR="white" CLASS="TableRowColor">
  185. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  186. </TR>
  187. </TABLE>
  188. &nbsp;
  189. <P>
  190. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  191. <A NAME="constructor_detail"><!-- --></A>
  192. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  193. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  194. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  195. <B>Constructor Detail</B></FONT></TH>
  196. </TR>
  197. </TABLE>
  198. <A NAME="PatternSearchMatcher(java.lang.String, boolean)"><!-- --></A><H3>
  199. PatternSearchMatcher</H3>
  200. <PRE>
  201. public <B>PatternSearchMatcher</B>(java.lang.String&nbsp;search,
  202. boolean&nbsp;ignoreCase)</PRE>
  203. <DL>
  204. <DD>Creates a new regular expression string matcher.
  205. <P>
  206. <DL>
  207. <DT><B>Parameters:</B><DD><CODE>search</CODE> - the search pattern<DD><CODE>ignoreCase</CODE> - <code>true</code> if you want to ignore case<DT><B>Since:</B></DT>
  208. <DD>jEdit 4.3pre5</DD>
  209. <DT><B>See Also:</B><DD><CODE>Pattern</CODE></DL>
  210. </DL>
  211. <HR>
  212. <A NAME="PatternSearchMatcher(java.util.regex.Pattern, boolean)"><!-- --></A><H3>
  213. PatternSearchMatcher</H3>
  214. <PRE>
  215. public <B>PatternSearchMatcher</B>(java.util.regex.Pattern&nbsp;re,
  216. boolean&nbsp;ignoreCase)</PRE>
  217. <DL>
  218. <DD>Creates a new regular expression already compiled.
  219. <P>
  220. <DL>
  221. <DT><B>Parameters:</B><DD><CODE>re</CODE> - the compiled regex<DD><CODE>ignoreCase</CODE> - <code>true</code> if you want to ignore case<DT><B>Since:</B></DT>
  222. <DD>jEdit 4.3pre13</DD>
  223. <DT><B>See Also:</B><DD><CODE>Pattern</CODE></DL>
  224. </DL>
  225. <!-- ============ METHOD DETAIL ========== -->
  226. <A NAME="method_detail"><!-- --></A>
  227. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  228. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  229. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  230. <B>Method Detail</B></FONT></TH>
  231. </TR>
  232. </TABLE>
  233. <A NAME="nextMatch(java.lang.CharSequence, boolean, boolean, boolean, boolean)"><!-- --></A><H3>
  234. nextMatch</H3>
  235. <PRE>
  236. public <A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.Match.html" title="class in org.gjt.sp.jedit.search">SearchMatcher.Match</A> <B>nextMatch</B>(java.lang.CharSequence&nbsp;text,
  237. boolean&nbsp;start,
  238. boolean&nbsp;end,
  239. boolean&nbsp;firstTime,
  240. boolean&nbsp;reverse)</PRE>
  241. <DL>
  242. <DD>Returns the offset of the first match of the specified text
  243. within this matcher.
  244. <P>
  245. <DD><DL>
  246. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html#nextMatch(java.lang.CharSequence, boolean, boolean, boolean, boolean)">nextMatch</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html" title="class in org.gjt.sp.jedit.search">SearchMatcher</A></CODE></DL>
  247. </DD>
  248. <DD><DL>
  249. <DT><B>Parameters:</B><DD><CODE>text</CODE> - The text to search in<DD><CODE>start</CODE> - True if the start of the segment is the beginning
  250. of the buffer<DD><CODE>end</CODE> - True if the end of the segment is the end of the
  251. buffer<DD><CODE>firstTime</CODE> - If false and the search string matched at the
  252. start offset with length zero, automatically
  253. find next match<DD><CODE>reverse</CODE> - Unsupported for PatternSearchMatcher. Should
  254. always be "false".
  255. <DT><B>Returns:</B><DD>A <A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.Match.html" title="class in org.gjt.sp.jedit.search"><CODE>SearchMatcher.Match</CODE></A> object.<DT><B>Since:</B></DT>
  256. <DD>jEdit 4.3pre5</DD>
  257. </DL>
  258. </DD>
  259. </DL>
  260. <HR>
  261. <A NAME="isMatchingEOL()"><!-- --></A><H3>
  262. isMatchingEOL</H3>
  263. <PRE>
  264. public boolean <B>isMatchingEOL</B>()</PRE>
  265. <DL>
  266. <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html#isMatchingEOL()">SearchMatcher</A></CODE></B></DD>
  267. <DD>Returns whether the matcher is matching the end of the line
  268. character. This should be used to adjust the matched region
  269. size when matching the end-of-line character, since it's not
  270. included in the matched region returned by the
  271. java.util.regex.Pattern matcher.
  272. <P>
  273. <DD><DL>
  274. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html#isMatchingEOL()">isMatchingEOL</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html" title="class in org.gjt.sp.jedit.search">SearchMatcher</A></CODE></DL>
  275. </DD>
  276. <DD><DL>
  277. <DT><B>Returns:</B><DD>Whether the end of the match region will be the EOL
  278. character.</DL>
  279. </DD>
  280. </DL>
  281. <HR>
  282. <A NAME="toString()"><!-- --></A><H3>
  283. toString</H3>
  284. <PRE>
  285. public java.lang.String <B>toString</B>()</PRE>
  286. <DL>
  287. <DD><DL>
  288. <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
  289. </DD>
  290. <DD><DL>
  291. </DL>
  292. </DD>
  293. </DL>
  294. <!-- ========= END OF CLASS DATA ========= -->
  295. <HR>
  296. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  297. <A NAME="navbar_bottom"><!-- --></A>
  298. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  299. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  300. <TR>
  301. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  302. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  303. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  304. <TR ALIGN="center" VALIGN="top">
  305. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  306. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  307. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  308. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PatternSearchMatcher.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  309. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  310. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  311. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  312. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  313. </TR>
  314. </TABLE>
  315. </TD>
  316. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  317. </EM>
  318. </TD>
  319. </TR>
  320. <TR>
  321. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  322. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchTreeNodeCallback.html" title="interface in org.gjt.sp.jedit.search"><B>PREV CLASS</B></A>&nbsp;
  323. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/SearchAndReplace.html" title="class in org.gjt.sp.jedit.search"><B>NEXT CLASS</B></A></FONT></TD>
  324. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  325. <A HREF="../../../../../index.html?org/gjt/sp/jedit/search/PatternSearchMatcher.html" target="_top"><B>FRAMES</B></A> &nbsp;
  326. &nbsp;<A HREF="PatternSearchMatcher.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  327. &nbsp;
  328. <NOSCRIPT>
  329. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  330. </NOSCRIPT>
  331. </FONT></TD>
  332. </TR>
  333. <TR>
  334. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  335. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.gjt.sp.jedit.search.SearchMatcher">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.search.SearchMatcher">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  336. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  337. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  338. </TR>
  339. </TABLE>
  340. <A NAME="skip-navbar_bottom"></A>
  341. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  342. <HR>
  343. </BODY>
  344. </HTML>