Class HandlebarsMetacard
java.lang.Object
ddf.catalog.data.impl.MetacardImpl
org.codice.ddf.spatial.kml.transformer.HandlebarsMetacard
- All Implemented Interfaces:
ddf.catalog.data.Metacard,Serializable
Created by kcwire on 1/28/15.
- See Also:
-
Field Summary
Fields inherited from class ddf.catalog.data.impl.MetacardImpl
BASIC_METACARDFields inherited from interface ddf.catalog.data.Metacard
ANY_DATE, ANY_GEO, ANY_TEXT, CHECKSUM, CHECKSUM_ALGORITHM, CONTENT_TYPE, CONTENT_TYPE_VERSION, CREATED, DEFAULT_TAG, DERIVED, DERIVED_RESOURCE_DOWNLOAD_URL, DERIVED_RESOURCE_URI, DESCRIPTION, EFFECTIVE, EXPIRATION, GEOGRAPHY, ID, METADATA, MODIFIED, POINT_OF_CONTACT, RELATED, RESOURCE_DOWNLOAD_URL, RESOURCE_SIZE, RESOURCE_URI, SECURITY, SECURITY_MATCH_ALL, SECURITY_MATCH_ONE, SOURCE_ID, TAGS, TARGET_NAMESPACE, THUMBNAIL, TITLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<org.codice.ddf.spatial.kml.transformer.HandlebarsMetacard.AttributeEntry>Methods inherited from class ddf.catalog.data.impl.MetacardImpl
equals, getAttribute, getContentTypeName, getContentTypeNamespace, getContentTypeVersion, getCreatedDate, getDescription, getEffectiveDate, getExpirationDate, getId, getLocation, getMetacardType, getMetadata, getModifiedDate, getPointOfContact, getResourceSize, getResourceURI, getSecurity, getSourceId, getThumbnail, getTitle, hashCode, requestBytes, requestData, requestDate, requestDouble, requestInputStream, requestInteger, requestLong, requestString, setAttribute, setAttribute, setContentTypeName, setContentTypeVersion, setCreatedDate, setDescription, setEffectiveDate, setExpirationDate, setId, setLocation, setMetadata, setModifiedDate, setPointOfContact, setResourceSize, setResourceURI, setSecurity, setSourceId, setTags, setTargetNamespace, setThumbnail, setTitle, setTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ddf.catalog.data.Metacard
getTags
-
Constructor Details
-
HandlebarsMetacard
public HandlebarsMetacard(ddf.catalog.data.Metacard metacard)
-
-
Method Details
-
getAttributes
public Set<org.codice.ddf.spatial.kml.transformer.HandlebarsMetacard.AttributeEntry> getAttributes()
-