📄 attributeexpression.html
字号:
<TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> in <A HREF="../../../../org/geotools/data/wfs/package-summary.html">org.geotools.data.wfs</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../org/geotools/data/wfs/package-summary.html">org.geotools.data.wfs</A> with parameters of type <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>FidFilterVisitor.</B><B><A HREF="../../../../org/geotools/data/wfs/FidFilterVisitor.html#visit(org.geotools.filter.AttributeExpression)">visit</A></B>(<A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> expression)</CODE><BR> </TD></TR></TABLE> <P><A NAME="org.geotools.filter"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> in <A HREF="../../../../org/geotools/filter/package-summary.html">org.geotools.filter</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Classes in <A HREF="../../../../org/geotools/filter/package-summary.html">org.geotools.filter</A> that implement <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/filter/AttributeExpressionImpl.html" title="class in org.geotools.filter">AttributeExpressionImpl</A></B></CODE><BR> Defines a complex filter (could also be called logical filter). </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> class</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/filter/AttributeExpressionImpl2.html" title="class in org.geotools.filter">AttributeExpressionImpl2</A></B></CODE><BR> Defines a complex filter (could also be called logical filter). </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../org/geotools/filter/package-summary.html">org.geotools.filter</A> that return <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B>FilterFactoryImpl.</B><B><A HREF="../../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(java.lang.String)">createAttributeExpression</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> xpath)</CODE><BR> Creates an AttributeExpression using the supplied xpath. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B>FilterFactoryImpl.</B><B><A HREF="../../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(org.geotools.feature.FeatureType)">createAttributeExpression</A></B>(<A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema)</CODE><BR> Creates a Attribute Expression with an initial schema.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B>FilterFactoryImpl.</B><B><A HREF="../../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(org.geotools.feature.FeatureType, java.lang.String)">createAttributeExpression</A></B>(<A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> path)</CODE><BR> Creates a Attribute Expression given a schema and attribute path.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B>FilterFactoryImpl.</B><B><A HREF="../../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(org.geotools.feature.AttributeType)">createAttributeExpression</A></B>(<A HREF="../../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A> at)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B>FilterFactory.</B><B><A HREF="../../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(java.lang.String)">createAttributeExpression</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> xpath)</CODE><BR> <B>Deprecated.</B> Creates an AttributeExpression using the supplied xpath. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B>FilterFactory.</B><B><A HREF="../../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.FeatureType, java.lang.String)">createAttributeExpression</A></B>(<A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> xpath)</CODE><BR> <B>Deprecated.</B> <I>use createAttributeExpression( xpath ), will be removed for GeoTools 2.3</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B>FilterFactory.</B><B><A HREF="../../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.AttributeType)">createAttributeExpression</A></B>(<A HREF="../../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A> at)</CODE><BR> <B>Deprecated.</B> <I>use createAttributeExpression( at ), will be removed for GeoTools 2.3</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B>FilterFactory.</B><B><A HREF="../../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.FeatureType)">createAttributeExpression</A></B>(<A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema)</CODE><BR> <B>Deprecated.</B> <I>use <A HREF="../../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(java.lang.String)"><CODE>FilterFactory.createAttributeExpression(String)</CODE></A> instead.</I></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../org/geotools/filter/package-summary.html">org.geotools.filter</A> with parameters of type <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>SQLEncoderOracle.</B><B><A HREF="../../../../org/geotools/filter/SQLEncoderOracle.html#visit(org.geotools.filter.AttributeExpression)">visit</A></B>(<A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> ae)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>FilterTransformer.FilterTranslator.</B><B><A HREF="../../../../org/geotools/filter/FilterTransformer.FilterTranslator.html#visit(org.geotools.filter.AttributeExpression)">visit</A></B>(<A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> expression)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>SQLEncoder.</B><B><A HREF="../../../../org/geotools/filter/SQLEncoder.html#visit(org.geotools.filter.AttributeExpression)">visit</A></B>(<A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> expression)</CODE><BR> Writes the SQL for the attribute Expression.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>FilterAttributeExtractor.</B><B><A HREF="../../../../org/geotools/filter/FilterAttributeExtractor.html#visit(org.geotools.filter.AttributeExpression)">visit</A></B>(<A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> expression)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>FilterVisitor.</B><B><A HREF="../../../../org/geotools/filter/FilterVisitor.html#visit(org.geotools.filter.AttributeExpression)">visit</A></B>(<A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> expression)</CODE><BR> <B>Deprecated.</B> Called when accept is called on an attribute expression. </TD></TR></TABLE> <P><A NAME="org.geotools.filter.visitor"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> in <A HREF="../../../../org/geotools/filter/visitor/package-summary.html">org.geotools.filter.visitor</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../org/geotools/filter/visitor/package-summary.html">org.geotools.filter.visitor</A> with parameters of type <A HREF="../../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></FONT></TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -