Java Doc for MetaDataImpl.java in  » GIS » GeoTools-2.4.1 » org » geotools » metadata » iso » 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 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.geotools.metadata.iso.MetadataEntity
   org.geotools.metadata.iso.MetaDataImpl

MetaDataImpl
public class MetaDataImpl extends MetadataEntity implements MetaData(Code)
Root entity which defines metadata about a resource or resources.
version:
   $Id: MetaDataImpl.java 25193 2007-04-18 13:37:38Z desruisseaux $
author:
   Martin Desruisseaux
author:
   Touraïvane
since:
   2.1



Constructor Summary
public  MetaDataImpl()
     Creates an initially empty metadata.
public  MetaDataImpl(MetaData source)
     Constructs a metadata entity initialized with the values from the specified metadata.
public  MetaDataImpl(ResponsibleParty contact, Date dateStamp, Identification identificationInfo)
     Creates a meta data initialised to the specified values.

Method Summary
public synchronized  CollectiongetApplicationSchemaInfo()
     Provides information about the conceptual schema of a dataset.
public  CharacterSetgetCharacterSet()
     Returns the full name of the character coding standard used for the metadata set.
public  ResponsiblePartygetContact()
     Returns the party responsible for the metadata information.
public synchronized  CollectiongetContacts()
     Returns the parties responsible for the metadata information.
public synchronized  CollectiongetContentInfo()
     Provides information about the feature catalogue and describes the coverage and image data characteristics.
public synchronized  CollectiongetDataQualityInfo()
     Provides overall assessment of quality of a resource(s).
public  StringgetDataSetUri()
     Provides the URI of the dataset to which the metadata applies.
public synchronized  DategetDateStamp()
     Returns the date that the metadata was created.
public  DistributiongetDistributionInfo()
     Provides information about the distributor of and options for obtaining the resource(s).
public  StringgetFileIdentifier()
     Returns the unique identifier for this metadata file, or null if none.
public synchronized  CollectiongetHierarchyLevelNames()
     Returns the name of the hierarchy levels for which the metadata is provided.
public synchronized  CollectiongetHierarchyLevels()
     Returns the scope to which the metadata applies.
public synchronized  CollectiongetIdentificationInfo()
     Returns basic information about the resource(s) to which the metadata applies.
public  LocalegetLanguage()
     Returns the language used for documenting metadata.
public synchronized  CollectiongetLocales()
     Provides information about an alternatively used localized character string for a linguistic extension.
public synchronized  CollectiongetMetadataConstraints()
     Provides restrictions on the access and use of data.
public synchronized  CollectiongetMetadataExtensionInfo()
     Returns information describing metadata extensions.
public  MaintenanceInformationgetMetadataMaintenance()
     Provides information about the frequency of metadata updates, and the scope of those updates.
public  StringgetMetadataStandardName()
     Returns the name of the metadata standard (including profile name) used.
public  StringgetMetadataStandardVersion()
     Returns the version (profile) of the metadata standard used.
public  StringgetParentIdentifier()
     Returns the file identifier of the metadata to which this metadata is a subset (child).
public synchronized  CollectiongetPortrayalCatalogueInfo()
     Provides information about the catalogue of rules defined for the portrayal of a resource(s).
public synchronized  CollectiongetReferenceSystemInfo()
     Returns the description of the spatial and temporal reference systems used in the dataset.
public synchronized  CollectiongetSpatialRepresentationInfo()
     Returns the digital representation of spatial information in the dataset.
public synchronized  voidsetApplicationSchemaInfo(Collection newValues)
     Provides information about the conceptual schema of a dataset.
public synchronized  voidsetCharacterSet(CharacterSet newValue)
     Set the full name of the character coding standard used for the metadata set.
public synchronized  voidsetContact(ResponsibleParty newValue)
     Set the party responsible for the metadata information.
public synchronized  voidsetContacts(Collection newValues)
     Set the parties responsible for the metadata information.
public synchronized  voidsetContentInfo(Collection newValues)
     Set information about the feature catalogue and describes the coverage and image data characteristics.
public synchronized  voidsetDataQualityInfo(Collection newValues)
     Set overall assessment of quality of a resource(s).
public  voidsetDataSetUri(String newValue)
     Sets the URI of the dataset to which the metadata applies.
public synchronized  voidsetDateStamp(Date newValue)
     Set the date that the metadata was created.
public synchronized  voidsetDistributionInfo(Distribution newValue)
     Provides information about the distributor of and options for obtaining the resource(s).
public synchronized  voidsetFileIdentifier(String newValue)
     Set the unique identifier for this metadata file, or null if none.
public synchronized  voidsetHierarchyLevelNames(Collection newValues)
     Set the name of the hierarchy levels for which the metadata is provided.
public synchronized  voidsetHierarchyLevels(Collection newValues)
     Set the scope to which the metadata applies.
public synchronized  voidsetIdentificationInfo(Collection newValues)
     Set basic information about the resource(s) to which the metadata applies.
public synchronized  voidsetLanguage(Locale newValue)
     Set the language used for documenting metadata.
public synchronized  voidsetLocales(Collection newValues)
     Set information about an alternatively used localized character string for a linguistic extension.
public synchronized  voidsetMetadataConstraints(Collection newValues)
     Set restrictions on the access and use of data.
public synchronized  voidsetMetadataExtensionInfo(Collection newValues)
     Set information describing metadata extensions.
public synchronized  voidsetMetadataMaintenance(MaintenanceInformation newValue)
     Set information about the frequency of metadata updates, and the scope of those updates.
public synchronized  voidsetMetadataStandardName(String newValue)
     Name of the metadata standard (including profile name) used.
public synchronized  voidsetMetadataStandardVersion(String newValue)
     Set the version (profile) of the metadata standard used.
public synchronized  voidsetParentIdentifier(String newValue)
     Set the file identifier of the metadata to which this metadata is a subset (child).
public synchronized  voidsetPortrayalCatalogueInfo(Collection newValues)
     Set information about the catalogue of rules defined for the portrayal of a resource(s).
public synchronized  voidsetReferenceSystemInfo(Collection newValues)
     Set the description of the spatial and temporal reference systems used in the dataset.
public synchronized  voidsetSpatialRepresentationInfo(Collection newValues)
     Set the digital representation of spatial information in the dataset.


Constructor Detail
MetaDataImpl
public MetaDataImpl()(Code)
Creates an initially empty metadata.



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



MetaDataImpl
public MetaDataImpl(ResponsibleParty contact, Date dateStamp, Identification identificationInfo)(Code)
Creates a meta data initialised to the specified values.
Parameters:
  contact - Party responsible for the metadata information.
Parameters:
  dateStamp - Date that the metadata was created.
Parameters:
  identificationInfo - Basic information about the resourceto which the metadata applies.




Method Detail
getApplicationSchemaInfo
public synchronized Collection getApplicationSchemaInfo()(Code)
Provides information about the conceptual schema of a dataset.



getCharacterSet
public CharacterSet getCharacterSet()(Code)
Returns the full name of the character coding standard used for the metadata set.



getContact
public ResponsibleParty getContact()(Code)
Returns the party responsible for the metadata information. MetaDataImpl.getContacts



getContacts
public synchronized Collection getContacts()(Code)
Returns the parties responsible for the metadata information.



getContentInfo
public synchronized Collection getContentInfo()(Code)
Provides information about the feature catalogue and describes the coverage and image data characteristics.



getDataQualityInfo
public synchronized Collection getDataQualityInfo()(Code)
Provides overall assessment of quality of a resource(s).



getDataSetUri
public String getDataSetUri()(Code)
Provides the URI of the dataset to which the metadata applies.
since:
   2.4



getDateStamp
public synchronized Date getDateStamp()(Code)
Returns the date that the metadata was created.



getDistributionInfo
public Distribution getDistributionInfo()(Code)
Provides information about the distributor of and options for obtaining the resource(s).



getFileIdentifier
public String getFileIdentifier()(Code)
Returns the unique identifier for this metadata file, or null if none.



getHierarchyLevelNames
public synchronized Collection getHierarchyLevelNames()(Code)
Returns the name of the hierarchy levels for which the metadata is provided.



getHierarchyLevels
public synchronized Collection getHierarchyLevels()(Code)
Returns the scope to which the metadata applies.



getIdentificationInfo
public synchronized Collection getIdentificationInfo()(Code)
Returns basic information about the resource(s) to which the metadata applies.



getLanguage
public Locale getLanguage()(Code)
Returns the language used for documenting metadata.



getLocales
public synchronized Collection getLocales()(Code)
Provides information about an alternatively used localized character string for a linguistic extension.
since:
   2.4



getMetadataConstraints
public synchronized Collection getMetadataConstraints()(Code)
Provides restrictions on the access and use of data.



getMetadataExtensionInfo
public synchronized Collection getMetadataExtensionInfo()(Code)
Returns information describing metadata extensions.



getMetadataMaintenance
public MaintenanceInformation getMetadataMaintenance()(Code)
Provides information about the frequency of metadata updates, and the scope of those updates.



getMetadataStandardName
public String getMetadataStandardName()(Code)
Returns the name of the metadata standard (including profile name) used.



getMetadataStandardVersion
public String getMetadataStandardVersion()(Code)
Returns the version (profile) of the metadata standard used.



getParentIdentifier
public String getParentIdentifier()(Code)
Returns the file identifier of the metadata to which this metadata is a subset (child).



getPortrayalCatalogueInfo
public synchronized Collection getPortrayalCatalogueInfo()(Code)
Provides information about the catalogue of rules defined for the portrayal of a resource(s).



getReferenceSystemInfo
public synchronized Collection getReferenceSystemInfo()(Code)
Returns the description of the spatial and temporal reference systems used in the dataset.



getSpatialRepresentationInfo
public synchronized Collection getSpatialRepresentationInfo()(Code)
Returns the digital representation of spatial information in the dataset.



setApplicationSchemaInfo
public synchronized void setApplicationSchemaInfo(Collection newValues)(Code)
Provides information about the conceptual schema of a dataset.



setCharacterSet
public synchronized void setCharacterSet(CharacterSet newValue)(Code)
Set the full name of the character coding standard used for the metadata set.



setContact
public synchronized void setContact(ResponsibleParty newValue)(Code)
Set the party responsible for the metadata information. MetaDataImpl.setContacts



setContacts
public synchronized void setContacts(Collection newValues)(Code)
Set the parties responsible for the metadata information.



setContentInfo
public synchronized void setContentInfo(Collection newValues)(Code)
Set information about the feature catalogue and describes the coverage and image data characteristics.



setDataQualityInfo
public synchronized void setDataQualityInfo(Collection newValues)(Code)
Set overall assessment of quality of a resource(s).



setDataSetUri
public void setDataSetUri(String newValue)(Code)
Sets the URI of the dataset to which the metadata applies.
since:
   2.4



setDateStamp
public synchronized void setDateStamp(Date newValue)(Code)
Set the date that the metadata was created.



setDistributionInfo
public synchronized void setDistributionInfo(Distribution newValue)(Code)
Provides information about the distributor of and options for obtaining the resource(s).



setFileIdentifier
public synchronized void setFileIdentifier(String newValue)(Code)
Set the unique identifier for this metadata file, or null if none.



setHierarchyLevelNames
public synchronized void setHierarchyLevelNames(Collection newValues)(Code)
Set the name of the hierarchy levels for which the metadata is provided.



setHierarchyLevels
public synchronized void setHierarchyLevels(Collection newValues)(Code)
Set the scope to which the metadata applies.



setIdentificationInfo
public synchronized void setIdentificationInfo(Collection newValues)(Code)
Set basic information about the resource(s) to which the metadata applies.



setLanguage
public synchronized void setLanguage(Locale newValue)(Code)
Set the language used for documenting metadata.



setLocales
public synchronized void setLocales(Collection newValues)(Code)
Set information about an alternatively used localized character string for a linguistic extension.
since:
   2.4



setMetadataConstraints
public synchronized void setMetadataConstraints(Collection newValues)(Code)
Set restrictions on the access and use of data.



setMetadataExtensionInfo
public synchronized void setMetadataExtensionInfo(Collection newValues)(Code)
Set information describing metadata extensions.



setMetadataMaintenance
public synchronized void setMetadataMaintenance(MaintenanceInformation newValue)(Code)
Set information about the frequency of metadata updates, and the scope of those updates.



setMetadataStandardName
public synchronized void setMetadataStandardName(String newValue)(Code)
Name of the metadata standard (including profile name) used.



setMetadataStandardVersion
public synchronized void setMetadataStandardVersion(String newValue)(Code)
Set the version (profile) of the metadata standard used.



setParentIdentifier
public synchronized void setParentIdentifier(String newValue)(Code)
Set the file identifier of the metadata to which this metadata is a subset (child).



setPortrayalCatalogueInfo
public synchronized void setPortrayalCatalogueInfo(Collection newValues)(Code)
Set information about the catalogue of rules defined for the portrayal of a resource(s).



setReferenceSystemInfo
public synchronized void setReferenceSystemInfo(Collection newValues)(Code)
Set the description of the spatial and temporal reference systems used in the dataset.



setSpatialRepresentationInfo
public synchronized void setSpatialRepresentationInfo(Collection newValues)(Code)
Set the digital representation of spatial information in the dataset.



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.