📄 onlineresourceimpl.html
字号:
<BR> Declare this metadata and all its attributes as unmodifiable.</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/metadata/iso/citation/OnLineResourceImpl.html#getApplicationProfile()">getApplicationProfile</A></B>()</CODE><BR> Returns the name of an application profile that can be used with the online resource. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> InternationalString</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/metadata/iso/citation/OnLineResourceImpl.html#getDescription()">getDescription</A></B>()</CODE><BR> Returns the detailed text description of what the online resource is/does. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> OnLineFunction</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/metadata/iso/citation/OnLineResourceImpl.html#getFunction()">getFunction</A></B>()</CODE><BR> Returns the code for function performed by the online resource. </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/metadata/iso/citation/OnLineResourceImpl.html#getLinkage()">getLinkage</A></B>()</CODE><BR> Returns the location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as http://www.statkart.no/isotc211.</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/metadata/iso/citation/OnLineResourceImpl.html#getProtocol()">getProtocol</A></B>()</CODE><BR> Returns the connection protocol to be used. </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="../../../../../org/geotools/metadata/iso/citation/OnLineResourceImpl.html#hashCode()">hashCode</A></B>()</CODE><BR> Returns a hash code value for this on line resource. </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><A HREF="../../../../../org/geotools/metadata/iso/citation/OnLineResourceImpl.html#setApplicationProfile(java.lang.String)">setApplicationProfile</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> newValue)</CODE><BR> Set the name of an application profile that can be used with the online resource.</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><A HREF="../../../../../org/geotools/metadata/iso/citation/OnLineResourceImpl.html#setDescription(org.opengis.util.InternationalString)">setDescription</A></B>(InternationalString newValue)</CODE><BR> Set the detailed text description of what the online resource is/does.</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><A HREF="../../../../../org/geotools/metadata/iso/citation/OnLineResourceImpl.html#setFunction(org.opengis.metadata.citation.OnLineFunction)">setFunction</A></B>(OnLineFunction newValue)</CODE><BR> Set the code for function performed by the online resource.</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><A HREF="../../../../../org/geotools/metadata/iso/citation/OnLineResourceImpl.html#setLinkage(java.net.URI)">setLinkage</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> newValue)</CODE><BR> Set the location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as http://www.statkart.no/isotc211.</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/metadata/iso/citation/OnLineResourceImpl.html#toString()">toString</A></B>()</CODE><BR> Returns a string representation of this on line resource.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_MetadataEntity"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../../org/geotools/metadata/iso/MetadataEntity.html" title="class in org.geotools.metadata.iso">MetadataEntity</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/metadata/iso/MetadataEntity.html#appendLineSeparator(java.lang.StringBuffer)">appendLineSeparator</A>, <A HREF="../../../../../org/geotools/metadata/iso/MetadataEntity.html#checkWritePermission()">checkWritePermission</A>, <A HREF="../../../../../org/geotools/metadata/iso/MetadataEntity.html#copyCollection(java.util.Collection, java.util.Collection, java.lang.Class)">copyCollection</A>, <A HREF="../../../../../org/geotools/metadata/iso/MetadataEntity.html#isModifiable()">isModifiable</A>, <A HREF="../../../../../org/geotools/metadata/iso/MetadataEntity.html#nonNullCollection(java.util.Collection, java.lang.Class)">nonNullCollection</A>, <A HREF="../../../../../org/geotools/metadata/iso/MetadataEntity.html#unmodifiable()">unmodifiable</A>, <A HREF="../../../../../org/geotools/metadata/iso/MetadataEntity.html#unmodifiable(java.lang.Object)">unmodifiable</A></CODE></TD></TR></TABLE> <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#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#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#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> <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="OGC"><!-- --></A><H3>OGC</H3><PRE>public static final OnLineResource <B>OGC</B></PRE><DL><DD>The online resources for the <A HREF="http://www.opengeospatial.org">Open Geospatial Consortium</A>. "Open Geospatial consortium" is the new name for "OpenGIS consortium".<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../org/geotools/metadata/iso/citation/OnLineResourceImpl.html#OPEN_GIS"><CODE>OPEN_GIS</CODE></A></DL></DL><HR><A NAME="OPEN_GIS"><!-- --></A><H3>OPEN_GIS</H3><PRE>public static final OnLineResource <B>OPEN_GIS</B></PRE><DL><DD>The online resources for the <A HREF="http://www.opengis.org">OpenGIS consortium</A>. "OpenGIS consortium" is the old name for "Open Geospatial consortium".<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../org/geotools/metadata/iso/citation/OnLineResourceImpl.html#OGC"><CODE>OGC</CODE></A></DL></DL><HR><A NAME="EPSG"><!-- --></A><H3>EPSG</H3><PRE>public static final OnLineResource <B>EPSG</B></PRE><DL><DD>The online resources for the <A HREF="http://www.epsg.org">European Petroleum Survey Group</A>.<P><DL></DL></DL><HR><A NAME="GEOTIFF"><!-- --></A><H3>GEOTIFF</H3><PRE>public static final OnLineResource <B>GEOTIFF</B></PRE><DL><DD>The online resources for the <A HREF="http://www.remotesensing.org/geotiff/geotiff.html">GeoTIFF</A> group.<P><DL></DL></DL><HR><A NAME="ESRI"><!-- --></A><H3>ESRI</H3><PRE>public static final OnLineResource <B>ESRI</B></PRE><DL><DD>The online resources for <A HREF="http://www.esri.com">ESRI</A>.<P><DL></DL></DL><HR><A NAME="ORACLE"><!-- --></A><H3>ORACLE</H3><PRE>public static final OnLineResource <B>ORACLE</B></PRE><DL><DD>The online resources for <A HREF="http://www.oracle.com">Oracle</A>.<P><DL></DL></DL><HR><A NAME="SUN_MICROSYSTEMS"><!-- --></A><H3>SUN_MICROSYSTEMS</H3><PRE>public static final OnLineResource <B>SUN_MICROSYSTEMS</B></PRE><DL><DD>The online resources for <A HREF="http://java.sun.com/">Sun Microsystems</A>. This online resources point to the Java developper site.<P><DL><DT><B>Since:</B></DT> <DD>2.2</DD></DL></DL><HR><A NAME="GEOTOOLS"><!-- --></A><H3>GEOTOOLS</H3><PRE>public static final OnLineResource <B>GEOTOOLS</B></PRE><DL><DD>The online resources for the <A HREF="http://www.geotools.org">Geotools</A> project.<P><DL></DL></DL><HR><A NAME="WMS"><!-- --></A><H3>WMS</H3><PRE>public static final OnLineResource <B>WMS</B></PRE><DL><DD>The download link for <A HREF="http://portal.opengis.org/files/?artifact_id=5316">Web Map Service</A> specification. The download link may change in future Geotools versions in order to point toward the latest specification.<P><DL><DT><B>Since:</B></DT> <DD>2.2</DD></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="OnLineResourceImpl()"><!-- --></A><H3>OnLineResourceImpl</H3><PRE>public <B>OnLineResourceImpl</B>()</PRE><DL><DD>Creates an initially empty on line resource.<P></DL><HR><A NAME="OnLineResourceImpl(java.net.URI)"><!-- --></A><H3>OnLineResourceImpl</H3><PRE>public <B>OnLineResourceImpl</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> linkage)</PRE><DL><DD>Creates an on line resource initialized to the given URI.<P></DL><!-- ============ 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">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -