public final class DublinCorePackage extends CustomPackage
Represents a Dublin Core metadata package.
Modifier and Type | Method and Description |
---|---|
String |
getContributor()
Gets the contributor Dublin Core element.
|
String |
getCoverage()
Gets the coverage Dublin Core element.
|
String |
getCreator()
Gets the creator Dublin Core element.
|
String |
getDate()
Gets the date Dublin Core element.
|
String |
getDescription()
Gets the description Dublin Core element.
|
String |
getFormat()
Gets the format Dublin Core element.
|
String |
getIdentifier()
Gets the identifier Dublin Core element.
|
String |
getLanguage()
Gets the language Dublin Core element.
|
String |
getPublisher()
Gets the publisher Dublin Core element.
|
String |
getRelation()
Gets the relation Dublin Core element.
|
String |
getRights()
Gets the rights Dublin Core element.
|
String |
getSource()
Gets the source Dublin Core element.
|
String |
getSubject()
Gets the subject Dublin Core element.
|
String |
getTitle()
Gets the title Dublin Core element.
|
String |
getType()
Gets the type Dublin Core element.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public final String getContributor()
Gets the contributor Dublin Core element.
public final String getCoverage()
Gets the coverage Dublin Core element.
public final String getCreator()
Gets the creator Dublin Core element.
public final String getDate()
Gets the date Dublin Core element.
public final String getDescription()
Gets the description Dublin Core element.
public final String getFormat()
Gets the format Dublin Core element.
public final String getLanguage()
Gets the language Dublin Core element.
public final String getPublisher()
Gets the publisher Dublin Core element.
public final String getRelation()
Gets the relation Dublin Core element.
public final String getSource()
Gets the source Dublin Core element.
public final String getSubject()
Gets the subject Dublin Core element.
public final String getTitle()
Gets the title Dublin Core element.
public final String getType()
Gets the type Dublin Core element.
public final String getRights()
Gets the rights Dublin Core element.
public final String getIdentifier()
Gets the identifier Dublin Core element.