schema.html
来自「Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理」· HTML 代码 · 共 883 行 · 第 1/3 页
HTML
883 行
</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/xml/schema/Schema.html" title="interface in org.geotools.xml.schema">Schema</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/schema/Schema.html#getImports()">getImports</A></B>()</CODE><BR> This method is intended to provide a list of public Imports defined by this Schema. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <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/schema/Schema.html#getPrefix()">getPrefix</A></B>()</CODE><BR> Gets the recommended prefix for this schema. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <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/schema/Schema.html#getSimpleTypes()">getSimpleTypes</A></B>()</CODE><BR> 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> <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/schema/Schema.html#getTargetNamespace()">getTargetNamespace</A></B>()</CODE><BR> 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> <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/schema/Schema.html#getURI()">getURI</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <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/schema/Schema.html#getVersion()">getVersion</A></B>()</CODE><BR> This returns the Schema version ... </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="../../../../org/geotools/xml/schema/Schema.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> uri)</CODE><BR> 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> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/schema/Schema.html#isAttributeFormDefault()">isAttributeFormDefault</A></B>()</CODE><BR> 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> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/xml/schema/Schema.html#isElementFormDefault()">isElementFormDefault</A></B>()</CODE><BR> Returns true when the Default Element Form is qualified, false otherwise. </TD></TR></TABLE> <A NAME="methods_inherited_from_class_Factory"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface <A HREF="../../../../org/geotools/factory/Factory.html" title="interface in org.geotools.factory">Factory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/factory/Factory.html#getImplementationHints()">getImplementationHints</A></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="NONE"><!-- --></A><H3>NONE</H3><PRE>public static final int <B>NONE</B></PRE><DL><DD>Used to denote byte masks representing either XML block attributes or XML final attributes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.geotools.xml.schema.Schema.NONE">Constant Field Values</A></DL></DL><HR><A NAME="EXTENSION"><!-- --></A><H3>EXTENSION</H3><PRE>public static final int <B>EXTENSION</B></PRE><DL><DD>Used to denote byte masks representing either XML block attributes or XML final attributes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.geotools.xml.schema.Schema.EXTENSION">Constant Field Values</A></DL></DL><HR><A NAME="RESTRICTION"><!-- --></A><H3>RESTRICTION</H3><PRE>public static final int <B>RESTRICTION</B></PRE><DL><DD>Used to denote byte masks representing either XML block attributes or XML final attributes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.geotools.xml.schema.Schema.RESTRICTION">Constant Field Values</A></DL></DL><HR><A NAME="ALL"><!-- --></A><H3>ALL</H3><PRE>public static final int <B>ALL</B></PRE><DL><DD>Used to denote byte masks representing either XML block attributes or XML final attributes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.geotools.xml.schema.Schema.ALL">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="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><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></DL></DD><DD><DL><DT><B>Returns:</B><DD>AttributeGroup[]<DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/AttributeGroup.html" title="interface in org.geotools.xml.schema"><CODE>AttributeGroup</CODE></A></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><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></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/Attribute.html" title="interface in org.geotools.xml.schema"><CODE>Attribute</CODE></A></DL></DD></DL><HR><A NAME="getBlockDefault()"><!-- --></A><H3>getBlockDefault</H3><PRE>public int <B>getBlockDefault</B>()</PRE><DL><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></DL></DD><DD><DL><DT><B>Returns:</B><DD>Block Mask</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><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></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/ComplexType.html" title="interface in org.geotools.xml.schema"><CODE>ComplexType</CODE></A></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><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></DL></DD><DD><DL><DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/xml/schema/Element.html" title="interface in org.geotools.xml.schema"><CODE>Element</CODE></A></DL></DD></DL><HR><A NAME="getFinalDefault()"><!-- --></A><H3>getFinalDefault</H3><PRE>public int <B>getFinalDefault</B>()</PRE><DL><DD><p>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?