source: sandbox/expresso-solr/solr/docs/api/org/apache/solr/response/package-tree.html @ 7588

Revision 7588, 11.7 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:26 EDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8org.apache.solr.response Class Hierarchy (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="org.apache.solr.response Class Hierarchy (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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
45  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/request/package-tree.html"><B>PREV</B></A>&nbsp;
59&nbsp;<A HREF="../../../../org/apache/solr/response/transform/package-tree.html"><B>NEXT</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../index.html?org/apache/solr/response/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="package-tree.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</TABLE>
78<A NAME="skip-navbar_top"></A>
79<!-- ========= END OF TOP NAVBAR ========= -->
80
81<HR>
82<CENTER>
83<H2>
84Hierarchy For Package org.apache.solr.response
85</H2>
86</CENTER>
87<DL>
88<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
89<HR>
90<H2>
91Class Hierarchy
92</H2>
93<UL>
94<LI TYPE="circle">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"><B>Object</B></A><UL>
95<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/BinaryResponseWriter.html" title="class in org.apache.solr.response"><B>BinaryResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/BinaryQueryResponseWriter.html" title="interface in org.apache.solr.response">BinaryQueryResponseWriter</A>)
96<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/BinaryResponseWriter.Resolver.html" title="class in org.apache.solr.response"><B>BinaryResponseWriter.Resolver</B></A> (implements org.apache.solr.common.util.<A HREF="../../../../org/apache/solr/common/util/JavaBinCodec.ObjectResolver.html" title="interface in org.apache.solr.common.util">JavaBinCodec.ObjectResolver</A>)
97<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/CSVResponseWriter.html" title="class in org.apache.solr.response"><B>CSVResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response">QueryResponseWriter</A>)
98<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/JSONResponseWriter.html" title="class in org.apache.solr.response"><B>JSONResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response">QueryResponseWriter</A>)
99<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/PHPResponseWriter.html" title="class in org.apache.solr.response"><B>PHPResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response">QueryResponseWriter</A>)
100<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/PHPSerializedResponseWriter.html" title="class in org.apache.solr.response"><B>PHPSerializedResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response">QueryResponseWriter</A>)
101<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/PythonResponseWriter.html" title="class in org.apache.solr.response"><B>PythonResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response">QueryResponseWriter</A>)
102<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/RawResponseWriter.html" title="class in org.apache.solr.response"><B>RawResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/BinaryQueryResponseWriter.html" title="interface in org.apache.solr.response">BinaryQueryResponseWriter</A>)
103<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/ResultContext.html" title="class in org.apache.solr.response"><B>ResultContext</B></A><LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/RubyResponseWriter.html" title="class in org.apache.solr.response"><B>RubyResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response">QueryResponseWriter</A>)
104<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/SolrQueryResponse.html" title="class in org.apache.solr.response"><B>SolrQueryResponse</B></A><LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/TextResponseWriter.html" title="class in org.apache.solr.response"><B>TextResponseWriter</B></A><UL>
105<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/XMLWriter.html" title="class in org.apache.solr.response"><B>XMLWriter</B></A></UL>
106<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/XMLResponseWriter.html" title="class in org.apache.solr.response"><B>XMLResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response">QueryResponseWriter</A>)
107<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/XSLTResponseWriter.html" title="class in org.apache.solr.response"><B>XSLTResponseWriter</B></A> (implements org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response">QueryResponseWriter</A>)
108</UL>
109</UL>
110<H2>
111Interface Hierarchy
112</H2>
113<UL>
114<LI TYPE="circle">org.apache.solr.util.plugin.<A HREF="../../../../org/apache/solr/util/plugin/NamedListInitializedPlugin.html" title="interface in org.apache.solr.util.plugin"><B>NamedListInitializedPlugin</B></A><UL>
115<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response"><B>QueryResponseWriter</B></A><UL>
116<LI TYPE="circle">org.apache.solr.response.<A HREF="../../../../org/apache/solr/response/BinaryQueryResponseWriter.html" title="interface in org.apache.solr.response"><B>BinaryQueryResponseWriter</B></A></UL>
117</UL>
118</UL>
119<HR>
120
121
122<!-- ======= START OF BOTTOM NAVBAR ====== -->
123<A NAME="navbar_bottom"><!-- --></A>
124<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
125<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
126<TR>
127<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
128<A NAME="navbar_bottom_firstrow"><!-- --></A>
129<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
130  <TR ALIGN="center" VALIGN="top">
131  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
132  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
133  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
134  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
135  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
136  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
137  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
138  </TR>
139</TABLE>
140</TD>
141<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
142</EM>
143</TD>
144</TR>
145
146<TR>
147<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
148&nbsp;<A HREF="../../../../org/apache/solr/request/package-tree.html"><B>PREV</B></A>&nbsp;
149&nbsp;<A HREF="../../../../org/apache/solr/response/transform/package-tree.html"><B>NEXT</B></A></FONT></TD>
150<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
151  <A HREF="../../../../index.html?org/apache/solr/response/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
152&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
153&nbsp;<SCRIPT type="text/javascript">
154  <!--
155  if(window==top) {
156    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
157  }
158  //-->
159</SCRIPT>
160<NOSCRIPT>
161  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
162</NOSCRIPT>
163
164
165</FONT></TD>
166</TR>
167</TABLE>
168<A NAME="skip-navbar_bottom"></A>
169<!-- ======== END OF BOTTOM NAVBAR ======= -->
170
171<HR>
172
173          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
174          <script src='../../../../prettify.js' type='text/javascript'></script>
175          <script type='text/javascript'>
176            (function(){
177              var oldonload = window.onload;
178              if (typeof oldonload != 'function') {
179                window.onload = prettyPrint;
180              } else {
181                window.onload = function() {
182                  oldonload();
183                  prettyPrint();
184                }
185              }
186            })();
187          </script>
188       
189</BODY>
190</HTML>
Note: See TracBrowser for help on using the repository browser.