Resource, various exception classes, and other supporting classes.See: Description
| Interface | Description | 
|---|---|
| IBuilder | Identifying interface for a mutable Builder of components | 
| IDDMSComponent | Interface for a single DDMS element. | 
| IRoleEntity | Identifying interface for an entity element (person, organization, service, unknown) which may be used to fulfill
 a producer role (creator, contributor, pointOfContact, publisher) or a tasking role (addressee, requesterInfo,
 recordKeeper). | 
| ITspiAddress | Identifying interface for a TSPI address element, which may be used to fill a postalAddress element. | 
| ITspiShape | Identifying interface for a TSPI shape element, which may be used to fill a boundingGeometry element. | 
| Class | Description | 
|---|---|
| ApproximableDate | Base class for DDMS elements which are an approximable date, such as ddms:dates/ddms:acquiredOn. | 
| ApproximableDate.Builder | Builder for this DDMS component. | 
| Resource | An immutable implementation of ddms:resource (the top-level element of a DDMS metacard or assertion). | 
| Resource.Builder | Builder for this DDMS component. | 
| ValidationMessage | Simple class representing a validation message. | 
| Enum | Description | 
|---|---|
| OutputFormat | Enumeration of output formats. | 
| Exception | Description | 
|---|---|
| InvalidDDMSException | Exception class for attempts to generate invalid DDMS components. | 
| UnsupportedVersionException | Exception class for attempts to use a version of DDMS which is not supported by this library. | 
Contains the top-level DDMS component, Resource, various exception classes, and other supporting classes.
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/