Java Doc for OnLineResourceImpl.java in  » GIS » GeoTools-2.4.1 » org » geotools » metadata » iso » citation » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » GeoTools 2.4.1 » org.geotools.metadata.iso.citation 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.geotools.metadata.iso.MetadataEntity
   org.geotools.metadata.iso.citation.OnLineResourceImpl

OnLineResourceImpl
public class OnLineResourceImpl extends MetadataEntity implements OnLineResource(Code)
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
since:
   2.1
version:
   $Id: OnLineResourceImpl.java 27523 2007-10-17 09:14:21Z desruisseaux $
author:
   Martin Desruisseaux
author:
   Touraïvane


Field Summary
final public static  OnLineResourceEPSG
     The online resources for the European Petroleum Survey Group.
final public static  OnLineResourceESRI
     The online resources for ESRI.
final public static  OnLineResourceGEOTIFF
     The online resources for the GeoTIFF group.
final public static  OnLineResourceGEOTOOLS
     The online resources for the Geotools project.
final public static  OnLineResourceOGC
     The online resources for the Open Geospatial Consortium.
final public static  OnLineResourceOPEN_GIS
     The online resources for the OpenGIS consortium.
final public static  OnLineResourceORACLE
     The online resources for Oracle.
final public static  OnLineResourcePOSTGIS
     The online resources for PostGIS.
final public static  OnLineResourceSUN_MICROSYSTEMS
     The online resources for Sun Microsystems.
final public static  OnLineResourceWMS
     The download link for Web Map Service specification.

Constructor Summary
public  OnLineResourceImpl()
     Creates an initially empty on line resource.
public  OnLineResourceImpl(OnLineResource source)
     Constructs a metadata entity initialized with the values from the specified metadata.
public  OnLineResourceImpl(URI linkage)
     Creates an on line resource initialized to the given URI.

Method Summary
public  StringgetApplicationProfile()
     Returns the name of an application profile that can be used with the online resource.
public  InternationalStringgetDescription()
     Returns the detailed text description of what the online resource is/does.
public  OnLineFunctiongetFunction()
     Returns the code for function performed by the online resource.
public  URIgetLinkage()
     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.
public  StringgetName()
     Name of the online resource.
public  StringgetProtocol()
     Returns the connection protocol to be used.
public synchronized  voidsetApplicationProfile(String newValue)
     Set the name of an application profile that can be used with the online resource.
public synchronized  voidsetDescription(InternationalString newValue)
     Set the detailed text description of what the online resource is/does.
public synchronized  voidsetFunction(OnLineFunction newValue)
     Set the code for function performed by the online resource.
public synchronized  voidsetLinkage(URI newValue)
     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.
public synchronized  voidsetName(String newValue)
     Set the name of the online resource.

Field Detail
EPSG
final public static OnLineResource EPSG(Code)
The online resources for the European Petroleum Survey Group.



ESRI
final public static OnLineResource ESRI(Code)
The online resources for ESRI.



GEOTIFF
final public static OnLineResource GEOTIFF(Code)
The online resources for the GeoTIFF group.



GEOTOOLS
final public static OnLineResource GEOTOOLS(Code)
The online resources for the Geotools project.



OGC
final public static OnLineResource OGC(Code)
The online resources for the Open Geospatial Consortium. "Open Geospatial consortium" is the new name for "OpenGIS consortium".
See Also:   OnLineResourceImpl.OPEN_GIS



OPEN_GIS
final public static OnLineResource OPEN_GIS(Code)
The online resources for the OpenGIS consortium. "OpenGIS consortium" is the old name for "Open Geospatial consortium".
See Also:   OnLineResourceImpl.OGC



ORACLE
final public static OnLineResource ORACLE(Code)
The online resources for Oracle.



POSTGIS
final public static OnLineResource POSTGIS(Code)
The online resources for PostGIS.
since:
   2.4



SUN_MICROSYSTEMS
final public static OnLineResource SUN_MICROSYSTEMS(Code)
The online resources for Sun Microsystems. This online resources point to the Java developper site.
since:
   2.2



WMS
final public static OnLineResource WMS(Code)
The download link for Web Map Service specification. The download link may change in future Geotools versions in order to point toward the latest specification.
since:
   2.2




Constructor Detail
OnLineResourceImpl
public OnLineResourceImpl()(Code)
Creates an initially empty on line resource.



OnLineResourceImpl
public OnLineResourceImpl(OnLineResource source)(Code)
Constructs a metadata entity initialized with the values from the specified metadata.
since:
   2.4



OnLineResourceImpl
public OnLineResourceImpl(URI linkage)(Code)
Creates an on line resource initialized to the given URI.




Method Detail
getApplicationProfile
public String getApplicationProfile()(Code)
Returns the name of an application profile that can be used with the online resource. Returns null if none.



getDescription
public InternationalString getDescription()(Code)
Returns the detailed text description of what the online resource is/does. Returns null if none.



getFunction
public OnLineFunction getFunction()(Code)
Returns the code for function performed by the online resource. Returns null if unspecified.



getLinkage
public URI getLinkage()(Code)
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.



getName
public String getName()(Code)
Name of the online resource. Returns null if none.
since:
   2.4



getProtocol
public String getProtocol()(Code)
Returns the connection protocol to be used. Returns null if none.



setApplicationProfile
public synchronized void setApplicationProfile(String newValue)(Code)
Set the name of an application profile that can be used with the online resource.



setDescription
public synchronized void setDescription(InternationalString newValue)(Code)
Set the detailed text description of what the online resource is/does.



setFunction
public synchronized void setFunction(OnLineFunction newValue)(Code)
Set the code for function performed by the online resource.



setLinkage
public synchronized void setLinkage(URI newValue)(Code)
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.



setName
public synchronized void setName(String newValue)(Code)
Set the name of the online resource.
since:
   2.4



Methods inherited from org.geotools.metadata.iso.MetadataEntity
protected static void appendLineSeparator(StringBuffer buffer)(Code)(Java Doc)
protected static void ensureNonNull(String name, Object object) throws InvalidMetadataException(Code)(Java Doc)
public MetadataStandard getStandard()(Code)(Java Doc)
protected static Object unmodifiable(Object object)(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.