📄 filtercomplextypes.sortbytype.html
字号:
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getParent()">getParent</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getParent()"><CODE>ComplexType.getParent()</CODE></A></DL></DD></DL><HR><A NAME="isAbstract()"><!-- --></A><H3>isAbstract</H3><PRE>public boolean <B>isAbstract</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></B></DD><DD>Returns true when the complexType should be considered abstract, as defined by the XML schema of which this complex type definition is a part.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#isAbstract()">isAbstract</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#isAbstract()"><CODE>ComplexType.isAbstract()</CODE></A></DL></DD></DL><HR><A NAME="getAnyAttributeNameSpace()"><!-- --></A><H3>getAnyAttributeNameSpace</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getAnyAttributeNameSpace</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></B></DD><DD>This methos represents the potential 'anyAttribute' declaration's namespace attribute which may occur within a complex type definition.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getAnyAttributeNameSpace()">getAnyAttributeNameSpace</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getAnyAttributeNameSpace()"><CODE>ComplexType.getAnyAttributeNameSpace()</CODE></A></DL></DD></DL><HR><A NAME="getBlock()"><!-- --></A><H3>getBlock</H3><PRE>public int <B>getBlock</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></B></DD><DD>Specifies a mask which denotes which substitution mechanisms may be used for this complex type definition.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getBlock()">getBlock</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getBlock()"><CODE>ComplexType.getBlock()</CODE></A></DL></DD></DL><HR><A NAME="getFinal()"><!-- --></A><H3>getFinal</H3><PRE>public int <B>getFinal</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></B></DD><DD>Specifies a mask which denotes which substitution mechanisms prohibited for use by child definitions of this complex type.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getFinal()">getFinal</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getFinal()"><CODE>ComplexType.getFinal()</CODE></A></DL></DD></DL><HR><A NAME="getId()"><!-- --></A><H3>getId</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getId</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></B></DD><DD>Returns the xml schema id of this complexType if one exists, null otherwise.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getId()">getId</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#getId()"><CODE>ComplexType.getId()</CODE></A></DL></DD></DL><HR><A NAME="isMixed()"><!-- --></A><H3>isMixed</H3><PRE>public boolean <B>isMixed</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></B></DD><DD>Returns true if this complexType allows mixed content (Child elements and a String value).<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#isMixed()">isMixed</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#isMixed()"><CODE>ComplexType.isMixed()</CODE></A></DL></DD></DL><HR><A NAME="isDerived()"><!-- --></A><H3>isDerived</H3><PRE>public boolean <B>isDerived</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></B></DD><DD>This method is used to publish whether this complexType is at the root of an inheritance tree, or a leaf within an inheritance tree. This method should return true when the complexType is not a root of an inheritance tree.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#isDerived()">isDerived</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#isDerived()"><CODE>ComplexType.isDerived()</CODE></A></DL></DD></DL><HR><A NAME="cache(org.geotools.xml.schema.Element, java.util.Map)"><!-- --></A><H3>cache</H3><PRE>public boolean <B>cache</B>(<A HREF="../../../../org/geotools/xml/schema/Element.html" title="interface in org.geotools.xml.schema">Element</A> element, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> hints)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></B></DD><DD>This method is a directive to the parser whether to keep the data around in memory for post processing. Generally this should return True, except when streaming.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#cache(org.geotools.xml.schema.Element, java.util.Map)">cache</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>element</CODE> - DOCUMENT ME!<DD><CODE>hints</CODE> - DOCUMENT ME!<DT><B>Returns:</B><DD>True, except when streaming the element.<DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html#cache(org.geotools.xml.schema.Element, java.util.Map)"><CODE>ComplexType.cache(org.geotools.xml.schema.Element, java.util.Map)</CODE></A></DL></DD></DL><HR><A NAME="getNamespace()"><!-- --></A><H3>getNamespace</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URI.html" title="class or interface in java.net">URI</A> <B>getNamespace</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/Type.html" title="interface in org.geotools.xml.schema">Type</A></CODE></B></DD><DD><p> This is used for validation of an XML document, and represents the targetNamespace of that this type resides in. </p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/Type.html#getNamespace()">getNamespace</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/Type.html" title="interface in org.geotools.xml.schema">Type</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/Type.html#getNamespace()"><CODE>Type.getNamespace()</CODE></A></DL></DD></DL><HR><A NAME="findChildElement(java.lang.String)"><!-- --></A><H3>findChildElement</H3><PRE>public <A HREF="../../../../org/geotools/xml/schema/Element.html" title="interface in org.geotools.xml.schema">Element</A> <B>findChildElement</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> name)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/Type.html" title="interface in org.geotools.xml.schema">Type</A></CODE></B></DD><DD>Convinience method used to search this type's children for the requested element by localName.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/Type.html#findChildElement(java.lang.String)">findChildElement</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/Type.html" title="interface in org.geotools.xml.schema">Type</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - the element's localName to search for.<DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/Type.html#findChildElement(java.lang.String)"><CODE>Type.findChildElement(java.lang.String)</CODE></A></DL></DD></DL><HR><A NAME="toString()"><!-- --></A><H3>toString</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>toString</B>()</PRE><DL><DD><DL></DL></DD><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FilterComplexTypes.SortByType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../org/geotools/xml/filter/FilterComplexTypes.ServiceExceptionType.html" title="class in org.geotools.xml.filter"><B>PREV CLASS</B></A> <A HREF="../../../../org/geotools/xml/filter/FilterComplexTypes.SortOrderType.html" title="class in org.geotools.xml.filter"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> <A HREF="FilterComplexTypes.SortByType.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright © 1996-2007 <a href="http://www.geotools.org">Geotools</a>. All Rights Reserved.</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -