gmlschema.html

来自「Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理」· HTML 代码 · 共 914 行 · 第 1/3 页

HTML
914
字号
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/geotools/xml/schema/SimpleType.html" title="interface in org.geotools.xml.schema">SimpleType</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/gml/GMLSchema.html#getSimpleTypes()">getSimpleTypes</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This method is intended to provide a list of public SimpleTypes defined by this Schema. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URI.html" title="class or interface in java.net">URI</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/gml/GMLSchema.html#getTargetNamespace()">getTargetNamespace</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This returns the intended use name of the Schema (kinda like an ID, for a better definition see the XML Schema Specification). </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URI.html" title="class or interface in java.net">URI</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/gml/GMLSchema.html#getURI()">getURI</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/gml/GMLSchema.html#getVersion()">getVersion</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This returns the Schema version ... </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/gml/GMLSchema.html#includesURI(java.net.URI)">includesURI</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URI.html" title="class or interface in java.net">URI</A>&nbsp;uri)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This looks to see if the URI passed in is represented by this Schema. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/gml/GMLSchema.html#isAttributeFormDefault()">isAttributeFormDefault</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Returns true when the Default Attribute Form is qualified, false otherwise. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/gml/GMLSchema.html#isElementFormDefault()">isElementFormDefault</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Returns true when the Default Element Form is qualified, false otherwise. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/gml/GMLSchema.html#setLogLevel(java.util.logging.Level)">setLogLevel</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/logging/Level.html" title="class or interface in java.util.logging">Level</A>&nbsp;l)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE>&nbsp;<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="NAMESPACE"><!-- --></A><H3>NAMESPACE</H3><PRE>public static final <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>NAMESPACE</B></PRE><DL><DD>GML target namespace<P><DL></DL></DL><HR><A NAME="BOX"><!-- --></A><H3>BOX</H3><PRE>public static final int <B>BOX</B></PRE><DL><DD>GMLSchema.getInstance().getElements()[GMLSchema.BOX]<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.geotools.xml.gml.GMLSchema.BOX">Constant Field Values</A></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="setLogLevel(java.util.logging.Level)"><!-- --></A><H3>setLogLevel</H3><PRE>public static void <B>setLogLevel</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/logging/Level.html" title="class or interface in java.util.logging">Level</A>&nbsp;l)</PRE><DL><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getAttributeGroups()"><!-- --></A><H3>getAttributeGroups</H3><PRE>public <A HREF="../../../../org/geotools/xml/schema/AttributeGroup.html" title="interface in org.geotools.xml.schema">AttributeGroup</A>[] <B>getAttributeGroups</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></B></DD><DD><p> This method is intended to provide a list of public AttributeGroups defined by this Schema. The definition of 'public AttributeGroups' should be interpreted as the set of AttributeGroups availiable when creating an instance document, extending the schema, or importing the schema. </p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html#getAttributeGroups()">getAttributeGroups</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>AttributeGroup[]<DT><B>See Also:</B><DD><CODE>schema.Schema#getAttributeGroups()</CODE></DL></DD></DL><HR><A NAME="getAttributes()"><!-- --></A><H3>getAttributes</H3><PRE>public <A HREF="../../../../org/geotools/xml/schema/Attribute.html" title="interface in org.geotools.xml.schema">Attribute</A>[] <B>getAttributes</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></B></DD><DD><p> This method is intended to provide a list of public Attributes defined by this Schema. The definition of 'public Attributes' should be interpreted as the set of Attributes availiable when creating an instance document, extending the schema, or importing the schema. </p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html#getAttributes()">getAttributes</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><CODE>schema.Schema#getAttributes()</CODE></DL></DD></DL><HR><A NAME="getBlockDefault()"><!-- --></A><H3>getBlockDefault</H3><PRE>public int <B>getBlockDefault</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></B></DD><DD><p> This method returns the default block value associated with this schema as a mask. The keys for the mask are represented as constants at the head of this file. As defined in the XML Schema specification, element and type blocks should only be extended to include this block if one is not specified. </p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html#getBlockDefault()">getBlockDefault</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>Block Mask<DT><B>See Also:</B><DD><CODE>schema.Schema#getBlockDefault()</CODE></DL></DD></DL><HR><A NAME="getComplexTypes()"><!-- --></A><H3>getComplexTypes</H3><PRE>public <A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema">ComplexType</A>[] <B>getComplexTypes</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></B></DD><DD><p> This method is intended to provide a list of public ComplexTypes defined by this Schema. The definition of 'public ComplexTypes' should be interpreted as the set of ComplexTypes availiable when creating an instance document, extending the schema, or importing the schema. </p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html#getComplexTypes()">getComplexTypes</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><CODE>schema.Schema#getComplexTypes()</CODE></DL></DD></DL><HR><A NAME="isElementFormDefault()"><!-- --></A><H3>isElementFormDefault</H3><PRE>public boolean <B>isElementFormDefault</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></B></DD><DD><p> Returns true when the Default Element Form is qualified, false otherwise. </p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html#isElementFormDefault()">isElementFormDefault</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><CODE>schema.Schema#isElementFormDefault()</CODE></DL></DD></DL><HR><A NAME="getElements()"><!-- --></A><H3>getElements</H3><PRE>public <A HREF="../../../../org/geotools/xml/schema/Element.html" title="interface in org.geotools.xml.schema">Element</A>[] <B>getElements</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></B></DD><DD><p> This method is intended to provide a list of public Elements defined by this Schema. The definition of 'public Elements' should be interpreted as the set of Elements availiable when creating an instance document, extending the schema, or importing the schema. </p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html#getElements()">getElements</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><CODE>schema.Schema#getElements()</CODE></DL></DD></DL><HR><A NAME="getFinalDefault()"><!-- --></A><H3>getFinalDefault</H3><PRE>public int <B>getFinalDefault</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></B></DD><DD><p> This method returns the default final value associated with this schema as a mask. The keys for the mask are represented as constants at the head of this file. As defined in the XML Schema specification, element and type final values should only be extended to include this final value if one is not specified. </p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html#getFinalDefault()">getFinalDefault</A></CODE> in interface <CODE><A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A></CODE></DL></DD><DD><DL>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?