| Package | Description | 
|---|---|
| buri.ddmsence | 
The core package of DDMSence, which contains the abstract base classes which do not need to be directly referenced. | 
| buri.ddmsence.ddms | 
Contains the top-level DDMS component,  Resource, various exception classes, and other supporting classes. | 
| buri.ddmsence.ddms.extensible | 
Contains the components from the "Extensible" layer of the DDMS specification. | 
| buri.ddmsence.ddms.format | 
Contains the components from the "Format" set of the DDMS specification. | 
| buri.ddmsence.ddms.metacard | 
Contains the components from the "Metacard" set of the DDMS specification. | 
| buri.ddmsence.ddms.resource | 
Contains the components from the "Resource" set of the DDMS specification. | 
| buri.ddmsence.ddms.security | 
Contains the components from the "Security" set of the DDMS specification. | 
| buri.ddmsence.ddms.security.ism | 
Contains the components from the "Security" set of the DDMS specification which exist in the ISM XML namespace. | 
| buri.ddmsence.ddms.security.ntk | 
Contains the components from the "Security" set of the DDMS specification which exist in the NTK XML namespace. | 
| buri.ddmsence.ddms.summary | 
Contains the components from the "Summary" set of the DDMS specification. | 
| buri.ddmsence.ddms.summary.gml | 
Contains the components from the "Summary" set of the DDMS specification which exist in the GML XML namespace. | 
| buri.ddmsence.ddms.summary.tspi | 
Contains the components from the "Summary" set of the DDMS specification which exist in the TSPI XML namespace. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractAccessEntityBase class for NTK elements which describe system access rules for an  Individual,Group, orProfile. | 
| class  | AbstractNtkStringBase class for NTK elements which consist of simple child text decorated with NTK attributes, and security
 attributes. | 
| class  | AbstractProducerRoleBase class for DDMS producer elements, such as ddms:creator and ddms:contributor. | 
| class  | AbstractQualifierValueBase class for DDMS elements which have a qualifier/value attribute, such as ddms:Identifier and ddms:source. | 
| class  | AbstractRoleEntityBase class for entities which fulfill some role, such as ddms:person and ddms:organization. | 
| class  | AbstractSimpleStringBase class for DDMS elements which consist of simple child text, possibly decorated with attributes, such as
  Description,Title, andSubtitle. | 
| class  | AbstractTaskingRoleBase class for DDMS tasking role elements, including  RequesterInfoandAddressee. | 
| class  | AbstractTspiAddressBase class for TSPI addresses. | 
| class  | AbstractTspiShapeBase class for TSPI shapes. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static void | AbstractBaseComponent. addJson(com.google.gson.JsonObject object,
       AbstractBaseComponent value)Adds a DMMS component's JSON object to a JSON object. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ApproximableDateBase class for DDMS elements which are an approximable date, such as ddms:dates/ddms:acquiredOn. | 
| class  | ResourceAn immutable implementation of ddms:resource (the top-level element of a DDMS metacard or assertion). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExtensibleElementAn immutable implementation of an element which might fulfill the xs:any space in the Extensible Layer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExtentAn immutable implementation of ddms:extent. | 
| class  | FormatAn immutable implementation of ddms:format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MetacardInfoAn immutable implementation of ddms:metacardInfo. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AddresseeAn immutable implementation of ddms:addressee. | 
| class  | ApplicationSoftwareAn immutable implementation of ddms:applicationSoftware. | 
| class  | ContributorAn immutable implementation of ddms:contributor. | 
| class  | CreatorAn immutable implementation of ddms:creator. | 
| class  | DatesAn immutable implementation of ddms:dates. | 
| class  | DetailsAn immutable implementation of ddms:details. | 
| class  | IdentifierAn immutable implementation of ddms:identifier. | 
| class  | LanguageAn immutable implementation of ddms:language. | 
| class  | OrganizationAn immutable implementation of ddms:organization. | 
| class  | PersonAn immutable implementation of ddms:person. | 
| class  | PointOfContactAn immutable implementation of ddms:pointOfContact. | 
| class  | ProcessingInfoAn immutable implementation of ddms:processingInfo. | 
| class  | PublisherAn immutable implementation of ddms:publisher. | 
| class  | RecordKeeperAn immutable implementation of ddms:recordKeeper. | 
| class  | RecordsManagementInfoAn immutable implementation of ddms:recordsManagementInfo. | 
| class  | RequesterInfoAn immutable implementation of ddms:requesterInfo. | 
| class  | ResourceManagementAn immutable implementation of ddms:resourceManagement. | 
| class  | RevisionRecallAn immutable implementation of ddms:revisionRecall. | 
| class  | RightsAn immutable implementation of ddms:rights. | 
| class  | ServiceAn immutable implementation of a ddms:service element. | 
| class  | SourceAn immutable implementation of ddms:source. | 
| class  | SubOrganizationAn immutable implementation of ddms:subOrganization. | 
| class  | SubtitleAn immutable implementation of ddms:subtitle. | 
| class  | TaskIDAn immutable implementation of ddms:taskID. | 
| class  | TaskingInfoAn immutable implementation of ddms:taskingInfo. | 
| class  | TitleAn immutable implementation of ddms:title. | 
| class  | TypeAn immutable implementation of ddms:type. | 
| class  | UnknownAn immutable implementation of a ddms:unknown element. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NoticeListAn immutable implementation of ddms:noticeList. | 
| class  | SecurityAn immutable implementation of ddms:security. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NoticeAn immutable implementation of ism:Notice. | 
| class  | NoticeTextAn immutable implementation of ism:NoticeText. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccessAn immutable implementation of ntk:Access. | 
| class  | GroupAn immutable implementation of ntk:AccessGroup. | 
| class  | GroupValueAn immutable implementation of ntk:AccessGroupValue. | 
| class  | IndividualAn immutable implementation of ntk:AccessIndividual. | 
| class  | IndividualValueAn immutable implementation of ntk:AccessIndividualValue. | 
| class  | ProfileAn immutable implementation of ntk:AccessProfile. | 
| class  | ProfileListAn immutable implementation of ntk:AccessProfileList. | 
| class  | ProfileValueAn immutable implementation of ntk:AccessProfileValue. | 
| class  | SystemNameAn immutable implementation of ntk:AccessSystemName. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BoundingBoxAn immutable implementation of ddms:boundingBox. | 
| class  | BoundingGeometryAn immutable implementation of ddms:boundingGeometry. | 
| class  | CategoryAn immutable implementation of ddms:category. | 
| class  | CountryCodeAn immutable implementation of ddms:countryCode. | 
| class  | DescriptionAn immutable implementation of ddms:description. | 
| class  | FacilityIdentifierAn immutable implementation of ddms:facilityIdentifier. | 
| class  | GeographicIdentifierAn immutable implementation of ddms:geographicIdentifier. | 
| class  | GeospatialCoverageAn immutable implementation of ddms:geospatialCoverage. | 
| class  | KeywordAn immutable implementation of ddms:keyword. | 
| class  | LinkAn immutable implementation of ddms:link. | 
| class  | NonStateActorAn immutable implementation of ddms:nonStateActor. | 
| class  | PostalAddressAn immutable implementation of ddms:postalAddress. | 
| class  | ProductionMetricAn immutable implementation of ddms:productionMetric. | 
| class  | RelatedResourceAn immutable implementation of the ddms:relatedResource component. | 
| class  | SubDivisionCodeAn immutable implementation of ddms:subDivisionCode. | 
| class  | SubjectCoverageAn immutable implementation of ddms:subjectCoverage. | 
| class  | TemporalCoverageAn immutable implementation of ddms:temporalCoverage. | 
| class  | VerticalExtentAn immutable implementation of ddms:verticalExtent. | 
| class  | VirtualCoverageAn immutable implementation of ddms:virtualCoverage. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PointAn immutable implementation of gml:Point. | 
| class  | PolygonAn immutable implementation of gml:Polygon. | 
| class  | PositionAn immutable implementation of gml:pos. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CircleAn immutable implementation of tspi:Circle. | 
| class  | EllipseAn immutable implementation of tspi:Ellipse. | 
| class  | EnvelopeAn immutable implementation of tspi:Envelope. | 
| class  | GeneralAddressClassAn immutable implementation of tspi:GeneralAddressClass. | 
| class  | IntersectionAddressAn immutable implementation of tspi:IntersectionAddress. | 
| class  | LandmarkAddressAn immutable implementation of tspi:LandmarkAddress. | 
| class  | NumberedThoroughfareAddressAn immutable implementation of tspi:NumberedThoroughfareAddress. | 
| class  | TwoNumberAddressRangeAn immutable implementation of tspi:TwoNumberAddressRange. | 
| class  | UnnumberedThoroughfareAddressAn immutable implementation of tspi:UnnumberedThoroughfareAddress. | 
| class  | USPSGeneralDeliveryOfficeAn immutable implementation of tspi:USPSGeneralDeliveryOffice. | 
| class  | USPSPostalDeliveryBoxAn immutable implementation of tspi:USPSPostalDeliveryBox. | 
| class  | USPSPostalDeliveryRouteAn immutable implementation of tspi:USPSPostalDeliveryRoute. | 
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/