📄 indexquery.html
字号:
<TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#IndexQuery(int, net.jxta.impl.xindice.core.data.Value)">IndexQuery</A></B>(int op, <A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A> val1)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#IndexQuery(int, net.jxta.impl.xindice.core.data.Value[])">IndexQuery</A></B>(int op, <A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A>[] vals)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#IndexQuery(int, net.jxta.impl.xindice.core.data.Value, net.jxta.impl.xindice.core.data.Value)">IndexQuery</A></B>(int op, <A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A> val1, <A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A> val2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#IndexQuery(java.lang.String)">IndexQuery</A></B>(java.lang.String val1)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#IndexQuery(java.lang.String, java.lang.String)">IndexQuery</A></B>(java.lang.String val1, java.lang.String val2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#IndexQuery(net.jxta.impl.xindice.core.data.Value)">IndexQuery</A></B>(<A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A> val1)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#IndexQuery(net.jxta.impl.xindice.core.data.Value[])">IndexQuery</A></B>(<A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A>[] vals)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#IndexQuery(net.jxta.impl.xindice.core.data.Value, net.jxta.impl.xindice.core.data.Value)">IndexQuery</A></B>(<A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A> val1, <A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A> val2)</CODE><BR> </TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Method Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#getLength()">getLength</A></B>()</CODE><BR> getLength returns the length of the Value set associated with this query.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#getOperator()">getOperator</A></B>()</CODE><BR> getOperator returns the operator associated with this query.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#getValue(int)">getValue</A></B>(int index)</CODE><BR> getValue returns one of the Values associated with this query.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#getValues()">getValues</A></B>()</CODE><BR> getValues returns the Values associated with this query.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#testValue(java.lang.String)">testValue</A></B>(java.lang.String value)</CODE><BR> testValue tests the specified value for validity against this IndexQuery. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../net/jxta/impl/xindice/core/indexer/IndexQuery.html#testValue(net.jxta.impl.xindice.core.data.Value)">testValue</A></B>(<A HREF="../../../../../../net/jxta/impl/xindice/core/data/Value.html" title="class in net.jxta.impl.xindice.core.data">Value</A> value)</CODE><BR> testValue tests the specified value for validity against this IndexQuery. </TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.Object</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="ANY"><!-- --></A><H3>ANY</H3><PRE>public static final int <B>ANY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.ANY">Constant Field Values</A></DL></DL><HR><A NAME="EQ"><!-- --></A><H3>EQ</H3><PRE>public static final int <B>EQ</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.EQ">Constant Field Values</A></DL></DL><HR><A NAME="NEQ"><!-- --></A><H3>NEQ</H3><PRE>public static final int <B>NEQ</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.NEQ">Constant Field Values</A></DL></DL><HR><A NAME="GT"><!-- --></A><H3>GT</H3><PRE>public static final int <B>GT</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.GT">Constant Field Values</A></DL></DL><HR><A NAME="LEQ"><!-- --></A><H3>LEQ</H3><PRE>public static final int <B>LEQ</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.LEQ">Constant Field Values</A></DL></DL><HR><A NAME="LT"><!-- --></A><H3>LT</H3><PRE>public static final int <B>LT</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.LT">Constant Field Values</A></DL></DL><HR><A NAME="GEQ"><!-- --></A><H3>GEQ</H3><PRE>public static final int <B>GEQ</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.GEQ">Constant Field Values</A></DL></DL><HR><A NAME="BW"><!-- --></A><H3>BW</H3><PRE>public static final int <B>BW</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.BW">Constant Field Values</A></DL></DL><HR><A NAME="NBW"><!-- --></A><H3>NBW</H3><PRE>public static final int <B>NBW</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.NBW">Constant Field Values</A></DL></DL><HR><A NAME="BWX"><!-- --></A><H3>BWX</H3><PRE>public static final int <B>BWX</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.BWX">Constant Field Values</A></DL></DL><HR><A NAME="NBWX"><!-- --></A><H3>NBWX</H3><PRE>public static final int <B>NBWX</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.NBWX">Constant Field Values</A></DL></DL><HR><A NAME="IN"><!-- --></A><H3>IN</H3><PRE>public static final int <B>IN</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.IN">Constant Field Values</A></DL></DL><HR><A NAME="NIN"><!-- --></A><H3>NIN</H3><PRE>public static final int <B>NIN</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.NIN">Constant Field Values</A></DL></DL><HR><A NAME="SW"><!-- --></A><H3>SW</H3><PRE>public static final int <B>SW</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.SW">Constant Field Values</A></DL></DL><HR><A NAME="NSW"><!-- --></A><H3>NSW</H3><PRE>public static final int <B>NSW</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.NSW">Constant Field Values</A></DL></DL><HR><A NAME="EW"><!-- --></A><H3>EW</H3><PRE>public static final int <B>EW</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#net.jxta.impl.xindice.core.indexer.IndexQuery.EW">Constant Field Values</A></DL></DL><HR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -