Java Doc for MetadataEntity.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.ModifiableMetadata
   org.geotools.metadata.iso.MetadataEntity

All known Subclasses:   org.geotools.metadata.iso.lineage.LineageImpl,  org.geotools.metadata.iso.identification.KeywordsImpl,  org.geotools.metadata.iso.citation.AddressImpl,  org.geotools.metadata.iso.distribution.DistributorImpl,  org.geotools.metadata.iso.spatial.DimensionImpl,  org.geotools.metadata.iso.citation.ContactImpl,  org.geotools.metadata.iso.distribution.MediumImpl,  org.geotools.metadata.iso.lineage.ProcessStepImpl,  org.geotools.metadata.iso.citation.SeriesImpl,  org.geotools.metadata.iso.ApplicationSchemaInformationImpl,  org.geotools.metadata.iso.citation.OnLineResourceImpl,  org.geotools.metadata.iso.citation.TelephoneImpl,  org.geotools.metadata.iso.distribution.StandardOrderProcessImpl,  org.geotools.metadata.iso.quality.ScopeImpl,  org.geotools.metadata.iso.identification.IdentificationImpl,  org.geotools.metadata.iso.citation.ResponsiblePartyImpl,  org.geotools.metadata.iso.spatial.GeometricObjectsImpl,  org.geotools.metadata.iso.identification.ResolutionImpl,  org.geotools.metadata.iso.maintenance.ScopeDescriptionImpl,  org.geotools.metadata.iso.quality.ResultImpl,  org.geotools.metadata.iso.SpatialAttributeSupplementImpl,  org.geotools.metadata.iso.spatial.SpatialRepresentationImpl,  org.geotools.metadata.iso.extent.TemporalExtentImpl,  org.geotools.metadata.iso.quality.ElementImpl,  org.geotools.metadata.iso.identification.BrowseGraphicImpl,  org.geotools.metadata.iso.IdentifierImpl,  org.geotools.metadata.iso.extent.ExtentImpl,  org.geotools.metadata.iso.distribution.FormatImpl,  org.geotools.metadata.iso.identification.UsageImpl,  org.geotools.metadata.iso.quality.DataQualityImpl,  org.geotools.metadata.iso.distribution.DistributionImpl,  org.geotools.metadata.iso.extent.VerticalExtentImpl,  org.geotools.metadata.iso.maintenance.MaintenanceInformationImpl,  org.geotools.metadata.iso.extent.GeographicExtentImpl,  org.geotools.metadata.iso.PortrayalCatalogueReferenceImpl,  org.geotools.metadata.iso.ExtendedElementInformationImpl,  org.geotools.metadata.iso.MetadataExtensionInformationImpl,  org.geotools.metadata.iso.citation.CitationDateImpl,  org.geotools.metadata.iso.MetaDataImpl,  org.geotools.metadata.iso.citation.CitationImpl,  org.geotools.metadata.iso.FeatureTypeListImpl,  org.geotools.metadata.iso.distribution.DigitalTransferOptionsImpl,  org.geotools.metadata.iso.lineage.SourceImpl,  org.geotools.metadata.iso.constraint.ConstraintsImpl,  org.geotools.metadata.iso.content.ContentInformationImpl,  org.geotools.metadata.iso.content.RangeDimensionImpl,
MetadataEntity
public class MetadataEntity extends ModifiableMetadata implements Serializable(Code)
A superclass for implementing ISO 19115 metadata interfaces. Subclasses must implement at least one of the ISO MetaData interface provided by GeoAPI.
since:
   2.1
version:
   $Id: MetadataEntity.java 25189 2007-04-17 13:23:47Z desruisseaux $
author:
   Jody Garnett
author:
   Martin Desruisseaux



Constructor Summary
protected  MetadataEntity()
     Constructs an initially empty metadata entity.
protected  MetadataEntity(Object source)
     Constructs a metadata entity initialized with the values from the specified metadata.

Method Summary
protected static  voidappendLineSeparator(StringBuffer buffer)
     Add a line separator to the given buffer, except if the buffer is empty.
protected static  voidensureNonNull(String name, Object object)
     Makes sure that an argument is non-null.
public  MetadataStandardgetStandard()
     Returns the metadata standard implemented by subclasses, which is .
protected static  Objectunmodifiable(Object object)
     Returns an unmodifiable copy of the the specified object.


Constructor Detail
MetadataEntity
protected MetadataEntity()(Code)
Constructs an initially empty metadata entity.



MetadataEntity
protected MetadataEntity(Object source) throws ClassCastException(Code)
Constructs a metadata entity initialized with the values from the specified metadata. The source metadata must implements the same metadata interface than this class.
Parameters:
  source - The metadata to copy values from.
throws:
  ClassCastException - if the specified metadata don't implements the expectedmetadata interface.
since:
   2.4




Method Detail
appendLineSeparator
protected static void appendLineSeparator(StringBuffer buffer)(Code)
Add a line separator to the given buffer, except if the buffer is empty. This convenience method is used for MetadataEntity.toString implementations. MetadataEntity.toString



ensureNonNull
protected static void ensureNonNull(String name, Object object) throws InvalidMetadataException(Code)
Makes sure that an argument is non-null. This is used for checking if a mandatory attribute is presents.
Parameters:
  name - Argument name.
Parameters:
  object - User argument.
throws:
  InvalidMetadataException - if object is null.
since:
   2.4



getStandard
public MetadataStandard getStandard()(Code)
Returns the metadata standard implemented by subclasses, which is .
since:
   2.4



unmodifiable
protected static Object unmodifiable(Object object)(Code)
Returns an unmodifiable copy of the the specified object. This method is used for implementation of MetadataEntity.freeze method by subclasses. This method performs the following heuristic tests:
  • If the specified object is an instance of MetadataEntity , then MetadataEntity.unmodifiable() is invoked on this object.
  • Otherwise, if the object is a , then the collection is cloned and all its elements are replaced by their unmodifiable variant. If the collection is not cloneable, then it is assumed immutable and returned unchanged.
  • Otherwise, the object is assumed immutable and returned unchanged.

Parameters:
  object - The object to convert in an immutable one. A presumed immutable view of the specified object.MetadataEntity.freeze



Methods inherited from org.geotools.metadata.ModifiableMetadata
protected void checkWritePermission() throws UnmodifiableMetadataException(Code)(Java Doc)
protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
final protected Collection copyCollection(Collection source, Collection target, Class elementType) throws UnmodifiableMetadataException(Code)(Java Doc)
public synchronized void freeze()(Code)(Java Doc)
final public boolean isModifiable()(Code)(Java Doc)
final protected Collection nonNullCollection(Collection c, Class elementType)(Code)(Java Doc)
final protected List nonNullList(List c, Class elementType)(Code)(Java Doc)
public synchronized AbstractMetadata unmodifiable()(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.