source: sandbox/expresso-solr/solr/docs/api/org/apache/solr/analysis/LegacyHTMLStripCharFilter.html @ 7588

Revision 7588, 31.5 KB checked in by adir, 11 years ago (diff)

Ticket #000 - Adicionando a integracao de buscas com Solr na base a ser isnerida na comunidade

Line 
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.6.0_24) on Mon Jun 25 15:26:23 EDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8LegacyHTMLStripCharFilter (Solr 4.0.0-ALPHA API)
9</TITLE>
10
11<META NAME="date" CONTENT="2012-06-25">
12
13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
14
15<SCRIPT type="text/javascript">
16function windowTitle()
17{
18    if (location.href.indexOf('is-external=true') == -1) {
19        parent.document.title="LegacyHTMLStripCharFilter (Solr 4.0.0-ALPHA API)";
20    }
21}
22</SCRIPT>
23<NOSCRIPT>
24</NOSCRIPT>
25
26</HEAD>
27
28<BODY BGCOLOR="white" onload="windowTitle();">
29<HR>
30
31
32<!-- ========= START OF TOP NAVBAR ======= -->
33<A NAME="navbar_top"><!-- --></A>
34<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36<TR>
37<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38<A NAME="navbar_top_firstrow"><!-- --></A>
39<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40  <TR ALIGN="center" VALIGN="top">
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/LegacyHTMLStripCharFilter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48  </TR>
49</TABLE>
50</TD>
51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52</EM>
53</TD>
54</TR>
55
56<TR>
57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58&nbsp;<A HREF="../../../../org/apache/solr/analysis/LatvianStemFilterFactory.html" title="class in org.apache.solr.analysis"><B>PREV CLASS</B></A>&nbsp;
59&nbsp;<A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilterFactory.html" title="class in org.apache.solr.analysis"><B>NEXT CLASS</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../index.html?org/apache/solr/analysis/LegacyHTMLStripCharFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="LegacyHTMLStripCharFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63&nbsp;<SCRIPT type="text/javascript">
64  <!--
65  if(window==top) {
66    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67  }
68  //-->
69</SCRIPT>
70<NOSCRIPT>
71  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
72</NOSCRIPT>
73
74
75</FONT></TD>
76</TR>
77<TR>
78<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82</TR>
83</TABLE>
84<A NAME="skip-navbar_top"></A>
85<!-- ========= END OF TOP NAVBAR ========= -->
86
87<HR>
88<!-- ======== START OF CLASS DATA ======== -->
89<H2>
90<FONT SIZE="-1">
91org.apache.solr.analysis</FONT>
92<BR>
93Class LegacyHTMLStripCharFilter</H2>
94<PRE>
95<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
96  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">java.io.Reader</A>
97      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/analysis/CharStream.html?is-external=true" title="class or interface in org.apache.lucene.analysis">org.apache.lucene.analysis.CharStream</A>
98          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter">org.apache.lucene.analysis.charfilter.CharFilter</A>
99              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/BaseCharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter">org.apache.lucene.analysis.charfilter.BaseCharFilter</A>
100                  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.solr.analysis.LegacyHTMLStripCharFilter</B>
101</PRE>
102<DL>
103<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Readable.html?is-external=true" title="class or interface in java.lang">Readable</A></DD>
104</DL>
105<HR>
106<B>Deprecated.</B>&nbsp;<I>use <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter"><CODE>HTMLStripCharFilter</CODE></A></I>
107<P>
108<DL>
109<DT><PRE><FONT SIZE="-1"><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
110</FONT>public class <B>LegacyHTMLStripCharFilter</B><DT>extends <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/BaseCharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter">BaseCharFilter</A></DL>
111</PRE>
112
113<P>
114<p>
115 This class is <b>NOT</b> recommended for new users and should be
116 considered <b>UNSUPPORTED</b>.
117 </p>
118 <p>
119 In Solr version 3.5 and earlier, <tt>HTMLStripCharFilter(Factory)</tt>
120 had known bugs in the offsets it provided, triggering e.g. exceptions in
121 highlighting.
122 </p>
123 <p>
124 This class is provided as possible alternative for people who depend on
125 the "broken" behavior of <tt>HTMLStripCharFilter</tt> in Solr version 3.5
126 and earlier, and/or who don't like the changes introduced by the Solr 3.6+
127 version of <tt>HTMLStripCharFilterFactory</tt>.  (See the 3.6.0 release
128 section of solr/CHANGES.txt for a list of differences in behavior.)
129 </p>
130<P>
131
132<P>
133<HR>
134
135<P>
136<!-- =========== FIELD SUMMARY =========== -->
137
138<A NAME="field_summary"><!-- --></A>
139<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
141<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
142<B>Field Summary</B></FONT></TH>
143</TR>
144<TR BGCOLOR="white" CLASS="TableRowColor">
145<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146<CODE>static&nbsp;int</CODE></FONT></TD>
147<TD><CODE><B><A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilter.html#DEFAULT_READ_AHEAD">DEFAULT_READ_AHEAD</A></B></CODE>
148
149<BR>
150&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
151</TR>
152</TABLE>
153&nbsp;<A NAME="fields_inherited_from_class_org.apache.lucene.analysis.charfilter.CharFilter"><!-- --></A>
154<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
155<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
156<TH ALIGN="left"><B>Fields inherited from class org.apache.lucene.analysis.charfilter.<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter">CharFilter</A></B></TH>
157</TR>
158<TR BGCOLOR="white" CLASS="TableRowColor">
159<TD><CODE><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true#input" title="class or interface in org.apache.lucene.analysis.charfilter">input</A></CODE></TD>
160</TR>
161</TABLE>
162&nbsp;<A NAME="fields_inherited_from_class_java.io.Reader"><!-- --></A>
163<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
164<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
165<TH ALIGN="left"><B>Fields inherited from class java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></B></TH>
166</TR>
167<TR BGCOLOR="white" CLASS="TableRowColor">
168<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#lock" title="class or interface in java.io">lock</A></CODE></TD>
169</TR>
170</TABLE>
171&nbsp;
172<!-- ======== CONSTRUCTOR SUMMARY ======== -->
173
174<A NAME="constructor_summary"><!-- --></A>
175<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
176<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
177<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
178<B>Constructor Summary</B></FONT></TH>
179</TR>
180<TR BGCOLOR="white" CLASS="TableRowColor">
181<TD><CODE><B><A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilter.html#LegacyHTMLStripCharFilter(org.apache.lucene.analysis.CharStream)">LegacyHTMLStripCharFilter</A></B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/analysis/CharStream.html?is-external=true" title="class or interface in org.apache.lucene.analysis">CharStream</A>&nbsp;source)</CODE>
182
183<BR>
184&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
185</TR>
186<TR BGCOLOR="white" CLASS="TableRowColor">
187<TD><CODE><B><A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilter.html#LegacyHTMLStripCharFilter(org.apache.lucene.analysis.CharStream, java.util.Set)">LegacyHTMLStripCharFilter</A></B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/analysis/CharStream.html?is-external=true" title="class or interface in org.apache.lucene.analysis">CharStream</A>&nbsp;source,
188                          <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;escapedTags)</CODE>
189
190<BR>
191&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
192</TR>
193<TR BGCOLOR="white" CLASS="TableRowColor">
194<TD><CODE><B><A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilter.html#LegacyHTMLStripCharFilter(org.apache.lucene.analysis.CharStream, java.util.Set, int)">LegacyHTMLStripCharFilter</A></B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/analysis/CharStream.html?is-external=true" title="class or interface in org.apache.lucene.analysis">CharStream</A>&nbsp;source,
195                          <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;escapedTags,
196                          int&nbsp;readAheadLimit)</CODE>
197
198<BR>
199&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
200</TR>
201</TABLE>
202&nbsp;
203<!-- ========== METHOD SUMMARY =========== -->
204
205<A NAME="method_summary"><!-- --></A>
206<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
208<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
209<B>Method Summary</B></FONT></TH>
210</TR>
211<TR BGCOLOR="white" CLASS="TableRowColor">
212<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213<CODE>&nbsp;void</CODE></FONT></TD>
214<TD><CODE><B><A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilter.html#close()">close</A></B>()</CODE>
215
216<BR>
217&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
218</TR>
219<TR BGCOLOR="white" CLASS="TableRowColor">
220<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221<CODE>&nbsp;int</CODE></FONT></TD>
222<TD><CODE><B><A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilter.html#getReadAheadLimit()">getReadAheadLimit</A></B>()</CODE>
223
224<BR>
225&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
226</TR>
227<TR BGCOLOR="white" CLASS="TableRowColor">
228<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229<CODE>static&nbsp;void</CODE></FONT></TD>
230<TD><CODE><B><A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilter.html#main(java.lang.String[])">main</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;args)</CODE>
231
232<BR>
233&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
234</TR>
235<TR BGCOLOR="white" CLASS="TableRowColor">
236<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237<CODE>&nbsp;int</CODE></FONT></TD>
238<TD><CODE><B><A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilter.html#read()">read</A></B>()</CODE>
239
240<BR>
241&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
242</TR>
243<TR BGCOLOR="white" CLASS="TableRowColor">
244<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245<CODE>&nbsp;int</CODE></FONT></TD>
246<TD><CODE><B><A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilter.html#read(char[], int, int)">read</A></B>(char[]&nbsp;cbuf,
247     int&nbsp;off,
248     int&nbsp;len)</CODE>
249
250<BR>
251&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
252</TR>
253</TABLE>
254&nbsp;<A NAME="methods_inherited_from_class_org.apache.lucene.analysis.charfilter.BaseCharFilter"><!-- --></A>
255<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
256<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
257<TH ALIGN="left"><B>Methods inherited from class org.apache.lucene.analysis.charfilter.<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/BaseCharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter">BaseCharFilter</A></B></TH>
258</TR>
259<TR BGCOLOR="white" CLASS="TableRowColor">
260<TD><CODE><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/BaseCharFilter.html?is-external=true#addOffCorrectMap(int, int)" title="class or interface in org.apache.lucene.analysis.charfilter">addOffCorrectMap</A>, <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/BaseCharFilter.html?is-external=true#correct(int)" title="class or interface in org.apache.lucene.analysis.charfilter">correct</A>, <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/BaseCharFilter.html?is-external=true#getLastCumulativeDiff()" title="class or interface in org.apache.lucene.analysis.charfilter">getLastCumulativeDiff</A></CODE></TD>
261</TR>
262</TABLE>
263&nbsp;<A NAME="methods_inherited_from_class_org.apache.lucene.analysis.charfilter.CharFilter"><!-- --></A>
264<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
265<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
266<TH ALIGN="left"><B>Methods inherited from class org.apache.lucene.analysis.charfilter.<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter">CharFilter</A></B></TH>
267</TR>
268<TR BGCOLOR="white" CLASS="TableRowColor">
269<TD><CODE><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true#correctOffset(int)" title="class or interface in org.apache.lucene.analysis.charfilter">correctOffset</A>, <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true#mark(int)" title="class or interface in org.apache.lucene.analysis.charfilter">mark</A>, <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true#markSupported()" title="class or interface in org.apache.lucene.analysis.charfilter">markSupported</A>, <A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true#reset()" title="class or interface in org.apache.lucene.analysis.charfilter">reset</A></CODE></TD>
270</TR>
271</TABLE>
272&nbsp;<A NAME="methods_inherited_from_class_java.io.Reader"><!-- --></A>
273<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
274<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
275<TH ALIGN="left"><B>Methods inherited from class java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></B></TH>
276</TR>
277<TR BGCOLOR="white" CLASS="TableRowColor">
278<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#read(char[])" title="class or interface in java.io">read</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#read(java.nio.CharBuffer)" title="class or interface in java.io">read</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#ready()" title="class or interface in java.io">ready</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#skip(long)" title="class or interface in java.io">skip</A></CODE></TD>
279</TR>
280</TABLE>
281&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
282<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
283<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
284<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
285</TR>
286<TR BGCOLOR="white" CLASS="TableRowColor">
287<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
288</TR>
289</TABLE>
290&nbsp;
291<P>
292
293<!-- ============ FIELD DETAIL =========== -->
294
295<A NAME="field_detail"><!-- --></A>
296<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
297<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
298<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
299<B>Field Detail</B></FONT></TH>
300</TR>
301</TABLE>
302
303<A NAME="DEFAULT_READ_AHEAD"><!-- --></A><H3>
304DEFAULT_READ_AHEAD</H3>
305<PRE>
306public static final int <B>DEFAULT_READ_AHEAD</B></PRE>
307<DL>
308<DD><B>Deprecated.</B>&nbsp;<DL>
309<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.analysis.LegacyHTMLStripCharFilter.DEFAULT_READ_AHEAD">Constant Field Values</A></DL>
310</DL>
311
312<!-- ========= CONSTRUCTOR DETAIL ======== -->
313
314<A NAME="constructor_detail"><!-- --></A>
315<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
316<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
317<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
318<B>Constructor Detail</B></FONT></TH>
319</TR>
320</TABLE>
321
322<A NAME="LegacyHTMLStripCharFilter(org.apache.lucene.analysis.CharStream)"><!-- --></A><H3>
323LegacyHTMLStripCharFilter</H3>
324<PRE>
325public <B>LegacyHTMLStripCharFilter</B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/analysis/CharStream.html?is-external=true" title="class or interface in org.apache.lucene.analysis">CharStream</A>&nbsp;source)</PRE>
326<DL>
327<DD><B>Deprecated.</B>&nbsp;</DL>
328<HR>
329
330<A NAME="LegacyHTMLStripCharFilter(org.apache.lucene.analysis.CharStream, java.util.Set)"><!-- --></A><H3>
331LegacyHTMLStripCharFilter</H3>
332<PRE>
333public <B>LegacyHTMLStripCharFilter</B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/analysis/CharStream.html?is-external=true" title="class or interface in org.apache.lucene.analysis">CharStream</A>&nbsp;source,
334                                 <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;escapedTags)</PRE>
335<DL>
336<DD><B>Deprecated.</B>&nbsp;</DL>
337<HR>
338
339<A NAME="LegacyHTMLStripCharFilter(org.apache.lucene.analysis.CharStream, java.util.Set, int)"><!-- --></A><H3>
340LegacyHTMLStripCharFilter</H3>
341<PRE>
342public <B>LegacyHTMLStripCharFilter</B>(<A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//core/org/apache/lucene/analysis/CharStream.html?is-external=true" title="class or interface in org.apache.lucene.analysis">CharStream</A>&nbsp;source,
343                                 <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;escapedTags,
344                                 int&nbsp;readAheadLimit)</PRE>
345<DL>
346<DD><B>Deprecated.</B>&nbsp;</DL>
347
348<!-- ============ METHOD DETAIL ========== -->
349
350<A NAME="method_detail"><!-- --></A>
351<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
352<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
353<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
354<B>Method Detail</B></FONT></TH>
355</TR>
356</TABLE>
357
358<A NAME="main(java.lang.String[])"><!-- --></A><H3>
359main</H3>
360<PRE>
361public static void <B>main</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;args)
362                 throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
363<DL>
364<DD><B>Deprecated.</B>&nbsp;<DD><DL>
365
366<DT><B>Throws:</B>
367<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
368</DD>
369</DL>
370<HR>
371
372<A NAME="getReadAheadLimit()"><!-- --></A><H3>
373getReadAheadLimit</H3>
374<PRE>
375public int <B>getReadAheadLimit</B>()</PRE>
376<DL>
377<DD><B>Deprecated.</B>&nbsp;<DD><DL>
378</DL>
379</DD>
380</DL>
381<HR>
382
383<A NAME="read()"><!-- --></A><H3>
384read</H3>
385<PRE>
386public int <B>read</B>()
387         throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
388<DL>
389<DD><B>Deprecated.</B>&nbsp;<DD><DL>
390<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#read()" title="class or interface in java.io">read</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
391</DD>
392<DD><DL>
393
394<DT><B>Throws:</B>
395<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
396</DD>
397</DL>
398<HR>
399
400<A NAME="read(char[], int, int)"><!-- --></A><H3>
401read</H3>
402<PRE>
403public int <B>read</B>(char[]&nbsp;cbuf,
404                int&nbsp;off,
405                int&nbsp;len)
406         throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
407<DL>
408<DD><B>Deprecated.</B>&nbsp;<DD><DL>
409<DT><B>Overrides:</B><DD><CODE><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true#read(char[], int, int)" title="class or interface in org.apache.lucene.analysis.charfilter">read</A></CODE> in class <CODE><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter">CharFilter</A></CODE></DL>
410</DD>
411<DD><DL>
412
413<DT><B>Throws:</B>
414<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
415</DD>
416</DL>
417<HR>
418
419<A NAME="close()"><!-- --></A><H3>
420close</H3>
421<PRE>
422public void <B>close</B>()
423           throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
424<DL>
425<DD><B>Deprecated.</B>&nbsp;<DD><DL>
426<DT><B>Specified by:</B><DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</A></CODE> in interface <CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true#close()" title="class or interface in org.apache.lucene.analysis.charfilter">close</A></CODE> in class <CODE><A HREF="http://lucene.apache.org/java/4_0_0-ALPHA//analyzers-common/org/apache/lucene/analysis/charfilter/CharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter">CharFilter</A></CODE></DL>
427</DD>
428<DD><DL>
429
430<DT><B>Throws:</B>
431<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
432</DD>
433</DL>
434<!-- ========= END OF CLASS DATA ========= -->
435<HR>
436
437
438<!-- ======= START OF BOTTOM NAVBAR ====== -->
439<A NAME="navbar_bottom"><!-- --></A>
440<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
441<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
442<TR>
443<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
444<A NAME="navbar_bottom_firstrow"><!-- --></A>
445<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
446  <TR ALIGN="center" VALIGN="top">
447  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
448  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
449  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
450  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/LegacyHTMLStripCharFilter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
451  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
452  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
453  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
454  </TR>
455</TABLE>
456</TD>
457<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
458</EM>
459</TD>
460</TR>
461
462<TR>
463<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
464&nbsp;<A HREF="../../../../org/apache/solr/analysis/LatvianStemFilterFactory.html" title="class in org.apache.solr.analysis"><B>PREV CLASS</B></A>&nbsp;
465&nbsp;<A HREF="../../../../org/apache/solr/analysis/LegacyHTMLStripCharFilterFactory.html" title="class in org.apache.solr.analysis"><B>NEXT CLASS</B></A></FONT></TD>
466<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
467  <A HREF="../../../../index.html?org/apache/solr/analysis/LegacyHTMLStripCharFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
468&nbsp;<A HREF="LegacyHTMLStripCharFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
469&nbsp;<SCRIPT type="text/javascript">
470  <!--
471  if(window==top) {
472    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
473  }
474  //-->
475</SCRIPT>
476<NOSCRIPT>
477  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
478</NOSCRIPT>
479
480
481</FONT></TD>
482</TR>
483<TR>
484<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
485  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
486<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
487DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
488</TR>
489</TABLE>
490<A NAME="skip-navbar_bottom"></A>
491<!-- ======== END OF BOTTOM NAVBAR ======= -->
492
493<HR>
494
495          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
496          <script src='../../../../prettify.js' type='text/javascript'></script>
497          <script type='text/javascript'>
498            (function(){
499              var oldonload = window.onload;
500              if (typeof oldonload != 'function') {
501                window.onload = prettyPrint;
502              } else {
503                window.onload = function() {
504                  oldonload();
505                  prettyPrint();
506                }
507              }
508            })();
509          </script>
510       
511</BODY>
512</HTML>
Note: See TracBrowser for help on using the repository browser.